OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCG_CT_CONST_OR
(Results
1 - 2
of
2
) sorted by null
/external/qemu/tcg/hppa/
tcg-target.h
77
#define
TCG_CT_CONST_OR
0x2000
tcg-target.c
219
ct->ct |=
TCG_CT_CONST_OR
;
246
} else if (ct &
TCG_CT_CONST_OR
) {
[
all
...]
Completed in 844 milliseconds