HomeSort by relevance Sort by last modified time
    Searched refs:fseeko (Results 126 - 131 of 131) sorted by null

1 2 3 4 56

  /external/qemu/distrib/zlib-1.2.8/
configure 425 # check for large file support, and if none, check for fseeko()
436 echo "Checking for fseeko... Yes." | tee -a configure.log
443 fseeko(NULL, 0, 0);
448 echo "Checking for fseeko... Yes." | tee -a configure.log
452 echo "Checking for fseeko... No." | tee -a configure.log
  /external/zlib/src/
configure 425 # check for large file support, and if none, check for fseeko()
436 echo "Checking for fseeko... Yes." | tee -a configure.log
443 fseeko(NULL, 0, 0);
448 echo "Checking for fseeko... Yes." | tee -a configure.log
452 echo "Checking for fseeko... No." | tee -a configure.log
  /external/llvm/lib/Transforms/IPO/
FunctionAttrs.cpp     [all...]
  /external/flac/libFLAC/
stream_decoder.c 51 #define fseeko fseek macro
    [all...]
stream_encoder.c 51 #define fseeko fseek macro
    [all...]
  /external/bison/
configure     [all...]

Completed in 195 milliseconds

1 2 3 4 56