Searched defs:LLSZMASK (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/th_tools/ | ||
H A D | th_define.c | 1228 #define LLSZMASK (sizeof (longlong_t) -1) macro |
/titanic_50/usr/src/uts/common/io/ | ||
H A D | bofi.c | 116 #define LLSZMASK (sizeof (uint64_t)-1) macro |