Home
last modified time | relevance | path

Searched defs:ALLOC_SIZE (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/madvise/
Dmadvise05.c22 #define ALLOC_SIZE (32 * 1024 * 1024) macro
/third_party/curl/lib/
Dmemdebug.h38 # define ALLOC_SIZE(s) __attribute__((alloc_size(s))) macro
42 # define ALLOC_SIZE(s) macro
46 # define ALLOC_SIZE(s) macro
/third_party/vk-gl-cts/framework/randomshaders/
DrsgToken.hpp237 ALLOC_SIZE = 64 enumerator