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

  /src/external/gpl3/gcc/dist/libstdc++-v3/
configure 21140 if ${glibcxx_cv_stdio_seek_end+:} false; then :
21144 if ac_fn_c_compute_int "$LINENO" "SEEK_END" "glibcxx_cv_stdio_seek_end" "#include <stdio.h>"; then :
21152 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $glibcxx_cv_stdio_seek_end" >&5
21153 $as_echo "$glibcxx_cv_stdio_seek_end" >&6; }
21156 #define _GLIBCXX_STDIO_SEEK_END $glibcxx_cv_stdio_seek_end
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure 20355 if ${glibcxx_cv_stdio_seek_end+:} false; then :
20359 if ac_fn_c_compute_int "$LINENO" "SEEK_END" "glibcxx_cv_stdio_seek_end" "#include <stdio.h>"; then :
20367 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $glibcxx_cv_stdio_seek_end" >&5
20368 $as_echo "$glibcxx_cv_stdio_seek_end" >&6; }
20371 #define _GLIBCXX_STDIO_SEEK_END $glibcxx_cv_stdio_seek_end
    [all...]

Completed in 44 milliseconds