Home
last modified time | relevance | path

Searched defs:os_calloc (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/util/
Dos_memory_debug.h85 #define os_calloc( _count, _size ) \ macro
Dos_memory_stdc.h42 #define os_calloc(_count, _size ) calloc(_count, _size ) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dos.h278 static inline void * os_calloc(size_t nmemb, size_t size) in os_calloc() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dos.h278 static inline void * os_calloc(size_t nmemb, size_t size) in os_calloc() function