OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcg_check_temp_count
(Results
1 - 2
of
2
) sorted by null
/external/qemu/tcg/
tcg.c
642
int
tcg_check_temp_count
(void)
function
[
all
...]
tcg.h
595
* calling
tcg_check_temp_count
() at the end of the section will
599
int
tcg_check_temp_count
(void);
602
#define
tcg_check_temp_count
() 0
macro
Completed in 129 milliseconds