HomeSort by: relevance | last modified time | path
    Searched refs:cC (Results 1 - 7 of 7) sorted by relevancy

  /src/lib/libc/net/
nslexer.l 66 [sS][uU][cC][cC][eE][sS][sS] return SUCCESS;
72 [cC][oO][nN][tT][iI][nN][uU][eE] return CONTINUE;
  /src/share/mk/
bsd.clang-analyze.mk 13 .SUFFIXES: .c .cc .cpp .cxx .C .clang-analyzer
23 .cc.clang-analyzer .cpp.clang-analyzer .cxx.clang-analyzer .C.clang-analyzer:
30 ${SRCS:M*.[cC]} ${SRCS:M*.cc} \
32 ${DPSRCS:M*.[cC]} ${DPSRCS:M*.cc} \
  /src/lib/librumpuser/build-aux/
compile 143 # configure might choose to run compile as 'compile cc -o foo foo.c'.
207 *.cc | *.CC | *.cxx | *.CXX | *.[cC]++)
273 # configure might choose to run compile as 'compile cc -o foo foo.c'.
  /src/sys/external/isc/libsodium/dist/build-aux/
compile 143 # configure might choose to run compile as 'compile cc -o foo foo.c'.
207 *.cc | *.CC | *.cxx | *.CXX | *.[cC]++)
274 # configure might choose to run compile as 'compile cc -o foo foo.c'.
  /src/sys/external/isc/libsodium/dist/
compile 143 # configure might choose to run compile as 'compile cc -o foo foo.c'.
207 *.cc | *.CC | *.cxx | *.CXX | *.[cC]++)
273 # configure might choose to run compile as 'compile cc -o foo foo.c'.
configure 731 CC
851 CC
1407 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1538 CC C compiler command
1548 CCAS assembler compiler command (defaults to CC)
2388 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2389 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2524 ./ | .// | /[cC]/* | \
3392 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3393 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5
    [all...]
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 125 # _LT_CC_BASENAME(CC)
228 old_CC=$CC
232 test -z "$CC" && CC=cc
233 test -z "$LTCC" && LTCC=$CC
251 LT_SUPPORTED_TAG([CC])
933 _LT_DECL([LTCC], [CC], [1], [A C compiler])dnl
935 _LT_TAGDECL([CC], [compiler], [1], [A language specific compiler])dnl
938 # If no C compiler was specified, use CC
    [all...]

Completed in 18 milliseconds