Searched defs:_LONGLONG_TYPE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfeature_tests.h372 * The presence of _LONGLONG_TYPE says "long long exists" which is therefore
379 #if defined(_LONGLONG_TYPE)
383 #if !defined(_LONGLONG_TYPE)
384 #define _LONGLONG_TYPE macro

Completed in 57 milliseconds