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

/xsrc/external/mit/libX11/dist/src/xcms/
H A DcmsColNm.c69 #define START_TOKEN "XCMS_COLORDB_START" macro
566 * Advance to START_TOKEN
572 && (strcmp(token, START_TOKEN) == 0)) {
658 * Advance to START_TOKEN
664 && (strcmp(token, START_TOKEN) == 0)) {
678 * Process lines between START_TOKEN to END_TOKEN

Completed in 3 milliseconds