Home
last modified time | relevance | path

Searched refs:BOOL_WIDTH (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/
H A Dlimits-macros.h93 #ifndef BOOL_WIDTH
95 #define BOOL_WIDTH __BOOL_WIDTH__ macro
97 #define BOOL_WIDTH 1 macro
/freebsd/sys/sys/
H A Dlimits.h72 #define BOOL_WIDTH 1 /* number of bits in a bool */ macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dlimits.h75 #define BOOL_WIDTH __BOOL_WIDTH__ macro