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

  /src/external/gpl3/gcc/dist/libstdc++-v3/
configure 21096 if ${glibcxx_cv_stdio_eof+:} false; then :
21100 if ac_fn_c_compute_int "$LINENO" "EOF" "glibcxx_cv_stdio_eof" "#include <stdio.h>"; then :
21108 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $glibcxx_cv_stdio_eof" >&5
21109 $as_echo "$glibcxx_cv_stdio_eof" >&6; }
21112 #define _GLIBCXX_STDIO_EOF $glibcxx_cv_stdio_eof
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure 20311 if ${glibcxx_cv_stdio_eof+:} false; then :
20315 if ac_fn_c_compute_int "$LINENO" "EOF" "glibcxx_cv_stdio_eof" "#include <stdio.h>"; then :
20323 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $glibcxx_cv_stdio_eof" >&5
20324 $as_echo "$glibcxx_cv_stdio_eof" >&6; }
20327 #define _GLIBCXX_STDIO_EOF $glibcxx_cv_stdio_eof
    [all...]

Completed in 36 milliseconds