OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcg_register_helper
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
def-helper.h
213
tcg_register_helper
(HELPER(name), #name);
/external/qemu/tcg/
tcg.h
490
void
tcg_register_helper
(void *func, const char *name);
tcg.c
573
void
tcg_register_helper
(void *func, const char *name)
function
[
all
...]
Completed in 2209 milliseconds