Searched refs:nparam (Results 1 – 4 of 4) sorted by relevance
137 if (msg->nparam != 0x01) in check_msg()149 if (msg->nparam != 0x01) in check_msg()162 if (msg->nparam != 0x01) in check_msg()183 if (msg->nparam != 0x00) in check_msg()297 msg->nparam = 0x01; in disconnect_ind()648 msg->nparam = 0x01; in sap_connect_rsp()661 msg->nparam++; in sap_connect_rsp()754 msg->nparam = 0x01; in sap_transfer_apdu_rsp()759 msg->nparam++; in sap_transfer_apdu_rsp()800 msg->nparam = 0x01; in sap_transfer_atr_rsp()[all …]
82 uint8_t nparam; member
1062 int nparam = stringParams.length; in compileStringParameter() local1063 code.addIconst(nparam); in compileStringParameter()1065 for (int j = 0; j < nparam; ++j) { in compileStringParameter()
604 TCGArg *nparam; in tcg_gen_callN() local624 nparam = gen_opparam_ptr++; in tcg_gen_callN()697 *nparam = (nb_rets << 16) | (real_args + 1); in tcg_gen_callN()