Searched defs:alloc_count (Results 1 – 4 of 4) sorted by relevance
77 uint32_t alloc_count; member
1119 uint32_t alloc_count; /* Number of tokens in the array */ member
865 static int alloc_count (lua_State *L) { in alloc_count() function
2478 size_t alloc_count = prof_log_alloc_count(); in prof_log_rep_check() local