OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TMASK
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/tip/
tip.h
130
#define
TMASK
017
/src/external/bsd/pcc/dist/pcc/mip/
manifest.h
103
#define
TMASK
0x060
121
#define ISPTR(x) (((x)&
TMASK
)==PTR)
122
#define ISFTN(x) (((x)&
TMASK
)==FTN) /* is x a function type? */
123
#define ISARY(x) (((x)&
TMASK
)==ARY) /* is x an array type? */
Completed in 31 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026