Home
last modified time | relevance | path

Searched defs:os_malloc (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/util/
H A Dos_memory_debug.h83 #define os_malloc( _size ) \ macro
H A Dos_memory_stdc.h41 #define os_malloc(_size) malloc(_size) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos.h486 #define os_malloc(s) malloc((s)) macro
H A Dos_none.c124 void * os_malloc(size_t size) in os_malloc() function
H A Dos_internal.c269 void * os_malloc(size_t size) in os_malloc() function
H A Dos_unix.c697 void * os_malloc(size_t size) in os_malloc() function
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dos.h486 #define os_malloc(s) malloc((s)) macro
H A Dos_none.c124 void * os_malloc(size_t size) in os_malloc() function
H A Dos_internal.c275 void * os_malloc(size_t size) in os_malloc() function
H A Dos_unix.c708 void * os_malloc(size_t size) in os_malloc() function
[all...]

Completed in 7 milliseconds