OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FMASK
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/hack/
config.h
94
#define
FMASK
0660 /* file creation mask */
/src/external/gpl3/gdb.old/dist/sim/bfin/
gui.c
283
#define
FMASK
(cnt, shift) (((1 << (cnt)) - 1) << (shift))
286
FMASK
(rcnt, rsh),
FMASK
(gcnt, gsh),
FMASK
(bcnt, bsh),
FMASK
(acnt, ash),
/src/external/gpl3/gdb/dist/sim/bfin/
gui.c
283
#define
FMASK
(cnt, shift) (((1 << (cnt)) - 1) << (shift))
286
FMASK
(rcnt, rsh),
FMASK
(gcnt, gsh),
FMASK
(bcnt, bsh),
FMASK
(acnt, ash),
/src/sys/sys/
fcntl.h
157
#define
FMASK
(FREAD|FWRITE|FCNTLFLAGS|FEXEC)
Completed in 54 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026