Searched refs:NUL (Results 1 - 25 of 93) sorted by relevance

1234

/xsrc/external/mit/xterm/dist/vttests/
H A Dother-sgr.sh77 for NUL in "0" "21"
79 for ROW in $NUL "2" "3" "9" "2;3" "2;9" "3;9" "2;3;9"
98 for COL in $NUL "3" "9" "2;3" "2;9" "3;9" "2;3;9"
/xsrc/external/mit/xkbevd/dist/
H A Dutils.h48 #ifndef NUL
49 #define NUL '\0' macro
/xsrc/external/mit/xkbprint/dist/
H A Dutils.h40 #ifndef NUL
41 #define NUL '\0' macro
/xsrc/external/mit/xtrap/dist/
H A Dchparse.c94 #define NUL 0x00 macro
134 case NUL:
246 else if (state != NUL) {
273 if (private != NUL && private != 'X')
H A Dxtrapchar.c115 #define NUL 0x00 macro
130 static int state = NUL; /* Parser state (n.z. if incomplete) */
322 if (private != NUL && private != 'X' &&
/xsrc/external/mit/xkbcomp/dist/
H A Dutils.h44 #ifndef NUL
45 #define NUL '\0' macro
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglxextensions.c337 #define NUL '\0' macro
359 for (base = 0; server_string[base] != NUL; /* empty */ ) {
363 && (server_string[base + len] != NUL); len++) {
377 && (server_string[base] != NUL); base++) {
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxswapcontrol.c77 #define NUL '\0' macro
678 for ( i = 0 ; string[i] != NUL ; i++ ) {
692 while ( string[ base ] != NUL ) {
697 ; (string[ base + i ] != NUL) && (string[ base + i ] != ' ')
723 string_tab[ idx ][i] = NUL;
732 ; (string[ base ] == ' ') && (string[ base ] != NUL)
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglxextensions.c384 #define NUL '\0' macro
406 for (base = 0; server_string[base] != NUL; /* empty */ ) {
410 && (server_string[base + len] != NUL); len++) {
424 && (server_string[base] != NUL); base++) {
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/pbproxy/
H A Dx-selection.m707 /*WARNING: bytes is not NUL-terminated. */
/xsrc/external/mit/xorg-server/dist/hw/xquartz/pbproxy/
H A Dx-selection.m692 /*WARNING: bytes is not NUL-terminated. */
/xsrc/external/mit/xterm/dist/
H A Dptyx.h1322 DATA(NUL) = 0
/xsrc/external/mit/libXau/dist/m4/
H A Dlibtool.m43817 # MSYS converts /dev/null to NUL, MinGW nm treats NUL as empty
/xsrc/external/mit/libXaw/dist/m4/
H A Dlibtool.m43712 # MSYS converts /dev/null to NUL, MinGW nm treats NUL as empty
/xsrc/external/mit/libXcursor/dist/m4/
H A Dlibtool.m43712 # MSYS converts /dev/null to NUL, MinGW nm treats NUL as empty
/xsrc/external/mit/libXdmcp/dist/m4/
H A Dlibtool.m43701 # MSYS converts /dev/null to NUL, MinGW nm treats NUL as empty
/xsrc/external/mit/libXext/dist/m4/
H A Dlibtool.m43701 # MSYS converts /dev/null to NUL, MinGW nm treats NUL as empty
/xsrc/external/mit/libXfixes/dist/m4/
H A Dlibtool.m43701 # MSYS converts /dev/null to NUL, MinGW nm treats NUL as empty
/xsrc/external/mit/libXfont2/dist/m4/
H A Dlibtool.m43701 # MSYS converts /dev/null to NUL, MinGW nm treats NUL as empty
/xsrc/external/mit/libXft/dist/m4/
H A Dlibtool.m43712 # MSYS converts /dev/null to NUL, MinGW nm treats NUL as empty
/xsrc/external/mit/libXi/dist/m4/
H A Dlibtool.m43704 # MSYS converts /dev/null to NUL, MinGW nm treats NUL as empty
/xsrc/external/mit/libXpm/dist/m4/
H A Dlibtool.m43701 # MSYS converts /dev/null to NUL, MinGW nm treats NUL as empty
/xsrc/external/mit/libXpresent/dist/m4/
H A Dlibtool.m43701 # MSYS converts /dev/null to NUL, MinGW nm treats NUL as empty
/xsrc/external/mit/libXrandr/dist/m4/
H A Dlibtool.m43701 # MSYS converts /dev/null to NUL, MinGW nm treats NUL as empty
/xsrc/external/mit/libXrender/dist/m4/
H A Dlibtool.m43817 # MSYS converts /dev/null to NUL, MinGW nm treats NUL as empty

Completed in 162 milliseconds

1234