OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCG_MAX_TEMPS
(Results
1 - 2
of
2
) sorted by null
/external/qemu/tcg/
tcg.h
93
#define
TCG_MAX_TEMPS
512
302
TCGTemp static_temps[
TCG_MAX_TEMPS
];
tcg.c
290
if (n >
TCG_MAX_TEMPS
)
[
all
...]
Completed in 24 milliseconds