OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCG_CT_ALIAS
(Results
1 - 2
of
2
) sorted by null
/external/qemu/tcg/
tcg.h
414
#define
TCG_CT_ALIAS
0x80
tcg.c
1024
if (arg_ct->ct &
TCG_CT_ALIAS
) {
1091
/*
TCG_CT_ALIAS
is for the output arguments. The input
1094
def->args_ct[oarg].ct =
TCG_CT_ALIAS
;
[
all
...]
Completed in 341 milliseconds