OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AARRAY_ZERO
(Results
1 - 2
of
2
) sorted by null
/external/qemu/android/utils/
system.h
59
#define
AARRAY_ZERO
(dst,count) AMEM_ZERO(dst,(count)*sizeof((dst)[0]))
reflist.c
43
AARRAY_ZERO
(items, l->count);
Completed in 1019 milliseconds