Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/
H A Dlimits-macros.h33 #ifndef SCHAR_WIDTH
34 #define SCHAR_WIDTH CHAR_BIT macro
/freebsd/sys/sys/
H A Dlimits.h75 #define SCHAR_WIDTH __CHAR_BIT /* number of bits in a signed char */ macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dlimits.h77 #define SCHAR_WIDTH CHAR_BIT macro