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

/xsrc/external/mit/proxymngr/dist/
H A Dconfig.h37 #ifdef NEED_STRCASECMP
46 #endif /* NEED_STRCASECMP */
H A Dconfig.c74 #ifdef NEED_STRCASECMP
100 #endif /* NEED_STRCASECMP */
H A Dconfigure.ac54 AC_DEFINE([NEED_STRCASECMP],1, definition
/xsrc/external/mit/xedit/dist/lisp/
H A Dlsp.c36 #ifdef NEED_STRCASECMP
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dstrcasecmp.c37 #ifdef NEED_STRCASECMP
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dxkb-config.h.in33 #undef NEED_STRCASECMP
H A Dos.h478 #if NEED_STRCASECMP
H A Ddix-config.h.in442 #undef NEED_STRCASECMP
/xsrc/external/mit/xedit/dist/
H A Dconfigure.ac58 AM_CONDITIONAL(NEED_STRCASECMP, test x$have_strcasecmp = xyes) condition
H A Dxedit.h185 #ifdef NEED_STRCASECMP
/xsrc/external/mit/libXpm/dist/src/
H A DXpmI.h330 #ifdef NEED_STRCASECMP
H A Dcreate.c156 #ifdef NEED_STRCASECMP
/xsrc/external/mit/libXpm/dist/include/X11/
H A Dxpm.h71 #define NEED_STRCASECMP /* at least for MSVC++ */ macro
/xsrc/external/mit/xorg-server.old/dist/
H A Dconfigure.ac1201 AC_CHECK_FUNC(strcasecmp, [], AC_DEFINE([NEED_STRCASECMP], 1, definition

Completed in 22 milliseconds