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

/xsrc/external/mit/libX11/dist/src/
H A DCopyCmap.c30 #define XCMS 1 macro
34 #if XCMS
59 #if XCMS
H A DFreeCmap.c47 #ifdef XCMS
H A DCrCmap.c54 #ifdef XCMS
H A DSetStCmap.c90 #ifdef XCMS
H A DLookupCol.c55 #ifdef XCMS
H A DStNColor.c52 #ifdef XCMS
H A DGetColor.c55 #ifdef XCMS
H A DParseCol.c89 #ifdef XCMS
H A DMakefile.am35 # =============================== XCMS =============================
354 if XCMS
/xsrc/external/mit/libX11/dist/
H A Dconfigure.ac278 [XCMS=$enableval],[XCMS=yes])
279 AM_CONDITIONAL(XCMS, [test x$XCMS = xyes ]) condition
280 if test x"$XCMS" = "xyes"; then
281 AC_DEFINE(XCMS,1,[Include support for XCMS]) definition
442 echo " XCMS: "$XCMS
H A Dconfigure23351 enableval=$enable_xcms; XCMS=$enableval
23353 e) XCMS=yes ;;
23357 if test x$XCMS = xyes ; then
23365 if test x"$XCMS" = "xyes"; then
23367 printf "%s\n" "#define XCMS 1" >>confdefs.h
24358 as_fn_error $? "conditional \"XCMS\" was never defined.
26572 echo " XCMS: "$XCMS

Completed in 28 milliseconds