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

/xsrc/external/mit/libXcursor/dist/src/
H A Dlibrary.c551 #define NUM_STANDARD_NAMES (sizeof _XcursorStandardNameOffsets / sizeof _XcursorStandardNameOffsets[0]) macro
565 if (id < NUM_STANDARD_NAMES)
580 if (id < NUM_STANDARD_NAMES)
595 if (id < NUM_STANDARD_NAMES)
610 if (id < NUM_STANDARD_NAMES)
625 if (id < NUM_STANDARD_NAMES)
639 high = NUM_STANDARD_NAMES - 1;

Completed in 2 milliseconds