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

  /device/linaro/bootloader/edk2/StdLib/Include/sys/
fd_set.h 44 #define __NBBY 8 /* number of bits in a byte */
48 #define __NFDBITS ((unsigned int)sizeof(__fd_mask) * __NBBY)
  /external/python/cpython2/Lib/plat-irix6/
IN.py 40 __NBBY = 8
WAIT.py 71 __NBBY = 8
FILE.py 46 __NBBY = 8

Completed in 83 milliseconds