Searched refs:__gl_dictListMin (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/glu/dist/src/libtess/
H A Ddict-list.h55 #define dictMin(d) __gl_dictListMin(d)
81 #define __gl_dictListMin(d) ((d)->head.next) macro
H A Ddict.h55 #define dictMin(d) __gl_dictListMin(d)
81 #define __gl_dictListMin(d) ((d)->head.next) macro

Completed in 2 milliseconds