Home
last modified time | relevance | path

Searched defs:LLONG_WIDTH (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dlimits.h86 #define LLONG_WIDTH __LLONG_WIDTH__ macro
/freebsd/sys/sys/
H A Dlimits.h87 #define LLONG_WIDTH __LLONG_BIT /* number of bits in a long long */ macro