Home
last modified time | relevance | path

Searched refs:sort_info (Results 1 – 2 of 2) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dsort.c49 struct sort_info { struct
53 struct sort_info *next; argument
56 struct sort_info *sort_info_list[65536];
84 struct sort_info *s; in get_priority()
99 struct sort_info *s;\
100 if((s = malloc(sizeof(struct sort_info))) == NULL) \
/external/mesa3d/src/egl/main/
Deglmode.c206 struct sort_info { struct
212 static struct sort_info SortInfo[] = { argument