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

  /external/syslinux/core/fs/xfs/
xfs_types.h 29 typedef enum { B_FALSE,B_TRUE } boolean_t;
  /external/syslinux/extlinux/
xfs_types.h 29 typedef enum { B_FALSE,B_TRUE } boolean_t;
  /external/python/cpython2/Lib/plat-unixware7/
IN.py 508 def IS_LOCKED(lockp): return B_FALSE
532 def FSPIN_IS_LOCKED(fsp): return B_FALSE
534 def SPIN_IS_LOCKED(lockp): return B_FALSE
  /external/libpcap/
pcap-libdlpi.c 92 return (B_FALSE);

Completed in 68 milliseconds