HomeSort by relevance Sort by last modified time
    Searched refs:L_SET (Results 1 - 8 of 8) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
file.h 33 #ifndef L_SET
34 # define L_SET 0 /* Seek from beginning of file. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
file.h 33 #ifndef L_SET
34 # define L_SET 0 /* Seek from beginning of file. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
file.h 33 #ifndef L_SET
34 # define L_SET 0 /* Seek from beginning of file. */
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
unistd.h 88 #define L_SET SEEK_SET
  /external/python/cpython2/Lib/plat-irix5/
FILE.py 240 L_SET = 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
unistd.h 317 #if defined __USE_BSD && !defined L_SET
319 # define L_SET SEEK_SET
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
unistd.h 321 #if defined __USE_BSD && !defined L_SET
323 # define L_SET SEEK_SET
    [all...]
  /external/python/cpython2/Lib/plat-irix6/
FILE.py 671 L_SET = 0

Completed in 254 milliseconds