Home
last modified time | relevance | path

Searched defs:func_code (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/ply/
H A Dlex.py51 def func_code(f): function
54 def func_code(f): function
H A Dyacc.py91 def func_code(f): function
94 def func_code(f): function
/openbmc/qemu/target/s390x/kvm/
H A Dkvm.c1568 uint16_t func_code; in handle_diag() local
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c2229 TCGv_i32 func_code = tcg_constant_i32(get_field(s, i2)); in op_diag() local