Home
last modified time | relevance | path

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

/third_party/libxkbcommon/src/
Ddarray.h34 #define darray(type) struct { type *item; unsigned size; unsigned alloc; } macro
/third_party/e2fsprogs/lib/support/
Ddict.c1363 dict_t darray[10]; in main() local
/third_party/f2fs-tools/fsck/
Ddict.c1333 dict_t darray[10]; in main() local