Home
last modified time | relevance | path

Searched defs:func_code (Results 1 – 6 of 6) 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/linux/drivers/s390/crypto/
H A Dzcrypt_api.c647 unsigned int func_code; in zcrypt_rsa_modexpo() local
752 unsigned int func_code; in zcrypt_rsa_crt() local
857 unsigned int func_code; in _zcrypt_send_cprb() local
1015 unsigned int func_code, domain; in _zcrypt_send_ep11_cprb() local
1163 unsigned int func_code; in zcrypt_rng() local
H A Dzcrypt_msgtype6.c1074 unsigned int *func_code, unsigned short **dom) in prep_cca_ap_msg()
1171 unsigned int *func_code, unsigned int *domain) in prep_ep11_ap_msg()
1283 int prep_rng_ap_msg(struct ap_message *ap_msg, int *func_code, in prep_rng_ap_msg()
/openbmc/qemu/target/s390x/kvm/
H A Dkvm.c1586 uint16_t func_code; in handle_diag() local
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c2233 TCGv_i32 func_code = tcg_constant_i32(get_field(s, i2)); in op_diag() local