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

  /bionic/libc/kernel/uapi/linux/
const.h 30 #define _ULL(x) (_AC(x, ULL))
32 #define _BITULL(x) (_ULL(1) << (x))
  /external/kernel-headers/original/uapi/linux/
const.h 26 #define _ULL(x) (_AC(x, ULL))
29 #define _BITULL(x) (_ULL(1) << (x))
  /external/u-boot/scripts/
checkpatch.pl     [all...]

Completed in 565 milliseconds