Searched refs:BCC (Results 1 – 3 of 3) sorted by relevance
7 BCC = bcc macro
162 AX_PATH_PROG_OR_FAIL([BCC], [bcc])300 AC_ARG_VAR([BCC], [Path to bcc tool])
1619 BCC Path to bcc tool5013 case $BCC in5015 ac_cv_path_BCC="$BCC" # Let the user override the test with a path.5041 BCC=$ac_cv_path_BCC5042 if test -n "$BCC"; then5043 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $BCC" >&55044 printf "%s\n" "$BCC" >&6; }5051 if test x"${BCC}" = x"no"
Completed in 13 milliseconds