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

/external/libmicrohttpd/src/microhttpd/
H A Ddigestauth.c42 #define _BASE "Digest " macro
371 if (0 != strncmp (header, _BASE, strlen (_BASE)))
373 header += strlen (_BASE);
590 if (0 != strncmp(header, _BASE, strlen(_BASE)))
592 header += strlen (_BASE);
/external/python/cpython2/PC/os2vacpp/
H A Dmakefile.omk243 _BASE = /Q /W2 /I$(PROJINCLUDE)
287 CFLAGS = $(_BASE) $(_GEN) $(_OPT) $(_DBG) $(_OUT) $(_EXE) /Ss
288 CPPFLAGS = $(_BASE) $(_GEN) $(_OPT) $(_DBG) $(_OUT) $(_EXE)
H A Dmakefile221 _BASE = /Q /W2 /I$(PROJINCLUDE) macro
260 CFLAGS = $(_BASE) $(_GEN) $(_OPT) $(_DBG) $(_OUT) $(_EXE) /Ss

Completed in 325 milliseconds