OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__type_mask
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/vndcompress/
common.h
45
#define
__type_mask
(t) (/*LINTED*/sizeof(t) < sizeof(intmax_t) ? \
macro
61
(((a) &
__type_mask
(t)) == 0) : !__negative_p(a))
/src/sys/sys/
cdefs.h
733
#define
__type_mask
(t) (/*LINTED*/sizeof(t) < sizeof(__INTMAX_TYPE__) ? \
macro
Completed in 53 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025