Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/
H A Dlimits-macros.h41 #ifndef SHRT_WIDTH
43 #define SHRT_WIDTH __SHRT_WIDTH__ macro
45 #define SHRT_WIDTH 16 macro
50 #define USHRT_WIDTH SHRT_WIDTH
/freebsd/sys/sys/
H A Dlimits.h78 #define SHRT_WIDTH __SHRT_BIT /* number of bits in a short */ macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dlimits.h80 #define SHRT_WIDTH __SHRT_WIDTH__ macro