Home
last modified time | relevance | path

Searched refs:CC (Results 1 – 6 of 6) sorted by relevance

/hal_xtensa-3.4.0/
Dconfigure1331 CC C compiler command
1338 CCAS assembler compiler command (defaults to CC)
1805 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1806 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2570 if test -n "$CC"; then
2571 ac_cv_prog_CC="$CC" # Let the user override the test.
2590 CC=$ac_cv_prog_CC
2591 if test -n "$CC"; then
2592 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2593 $as_echo "$CC" >&6; }
[all …]
Daclocal.m4132 test "${CCAS+set}" = set || CCAS=$CC
134 AC_ARG_VAR([CCAS], [assembler compiler command (defaults to CC)])
178 # However there are other variables, like CC, which are often used in
235 # CC etc. in the Makefile, will ask for an AC_PROG_CC use...
241 # NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC".
245 # modified to invoke _AM_DEPENDENCIES(CC); we would have a circular
254 m4_if([$1], [CC], [depcc="$CC" am_compiler_list=],
289 m4_case([$1], [CC],
591 [_AM_DEPENDENCIES([CC])],
593 m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl
[all …]
Dcompile207 *.cc | *.CC | *.cxx | *.CXX | *.[cC]++)
DMakefile.in199 CC = @CC@
/hal_xtensa-3.4.0/src/hal/
DMakefile.in160 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
166 CCLD = $(CC)
207 CC = @CC@
/hal_xtensa-3.4.0/include/
DMakefile.in167 CC = @CC@