OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MASK_21
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
hppa-dis.c
59
#define
MASK_21
0x1fffff
309
word &=
MASK_21
;
/external/v8/src/wasm/
wasm-macro-gen.h
34
#define
MASK_21
((1 << 21) - 1)
Completed in 457 milliseconds