Searched refs:mtp3field (Results 1 – 2 of 2) sorted by relevance
371 %type <blk> mtp3field602 | mtp3field mtp3value { $$.b = $2.b; $$.q = qerr; }906 mtp3field: SIO { $$.mtp3fieldtype = M_SIO; }
10170 gen_mtp3field_code_internal(compiler_state_t *cstate, int mtp3field, in gen_mtp3field_code_internal() argument10184 switch (mtp3field) { in gen_mtp3field_code_internal()10272 gen_mtp3field_code(compiler_state_t *cstate, int mtp3field, in gen_mtp3field_code() argument10282 return gen_mtp3field_code_internal(cstate, mtp3field, jvalue, jtype, in gen_mtp3field_code()