OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:needs_free
(Results
1 - 4
of
4
) sorted by null
/external/libusb/libusb/
hotplug.h
63
int
needs_free
;
member in struct:libusb_hotplug_callback
hotplug.c
162
if (hotplug_cb->
needs_free
) {
274
new_callback->
needs_free
= 0;
331
hotplug_cb->
needs_free
= 1;
/external/compiler-rt/lib/BlocksRuntime/
runtime.c
336
// if we copy a malloc block to a GC block then we need to clear
NEEDS_FREE
.
/external/honggfuzz/third_party/android/libBlocksRuntime/
runtime.c
336
// if we copy a malloc block to a GC block then we need to clear
NEEDS_FREE
.
Completed in 98 milliseconds