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

  /src/external/gpl3/gcc/dist/libstdc++-v3/
configure 21118 if ${glibcxx_cv_stdio_seek_cur+:} false; then :
21122 if ac_fn_c_compute_int "$LINENO" "SEEK_CUR" "glibcxx_cv_stdio_seek_cur" "#include <stdio.h>"; then :
21130 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $glibcxx_cv_stdio_seek_cur" >&5
21131 $as_echo "$glibcxx_cv_stdio_seek_cur" >&6; }
21134 #define _GLIBCXX_STDIO_SEEK_CUR $glibcxx_cv_stdio_seek_cur
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure 20333 if ${glibcxx_cv_stdio_seek_cur+:} false; then :
20337 if ac_fn_c_compute_int "$LINENO" "SEEK_CUR" "glibcxx_cv_stdio_seek_cur" "#include <stdio.h>"; then :
20345 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $glibcxx_cv_stdio_seek_cur" >&5
20346 $as_echo "$glibcxx_cv_stdio_seek_cur" >&6; }
20349 #define _GLIBCXX_STDIO_SEEK_CUR $glibcxx_cv_stdio_seek_cur
    [all...]

Completed in 60 milliseconds