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

  /external/vboot_reference/futility/
futility.h 77 #define _BA0_(c, x) _BA1_(c, x)
78 #define BUILD_ASSERT(cond) _BA0_(cond, __LINE__)
  /external/vboot_reference/firmware/lib/include/
vboot_common.h 23 #define _BA0_(c, x) _BA1_(c, x)
24 #define BUILD_ASSERT(cond) _BA0_(cond, __LINE__)

Completed in 78 milliseconds