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

  /external/syslinux/com32/include/sys/
dirent.h 40 #define DTTOIF(dt) ((dt) << 12)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
dirent.h 123 # define DTTOIF(dirtype) ((dirtype) << 12)
  /external/python/cpython2/Lib/plat-atheos/
IN.py 562 def DTTOIF(dirtype): return ((dirtype) << 12)

Completed in 49 milliseconds