OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcg_const_ptr
(Results
1 - 2
of
2
) sorted by null
/external/qemu/tcg/
tcg.h
678
#define
tcg_const_ptr
(V) TCGV_NAT_TO_PTR(tcg_const_i32((intptr_t)(V)))
macro
689
#define
tcg_const_ptr
(V) TCGV_NAT_TO_PTR(tcg_const_i64((intptr_t)(V)))
macro
tcg-op.h
394
fn =
tcg_const_ptr
(func);
410
fn =
tcg_const_ptr
(func);
424
fn =
tcg_const_ptr
(func);
[
all
...]
Completed in 46 milliseconds