Searched refs:npush (Results 1 – 1 of 1) sorted by relevance
287 #define npush(tps, x) \ macro300 (npush) (TPARM_STATE *tps, int x) {301 npush(tps, x);304 #undef npush729 npush(tps, (int) data->param[i]); in tparm_tc_compat()848 npush(tps, (int) strlen(s)); in tparam_internal()863 npush(tps, (int) data->param[i]); in tparam_internal()884 npush(tps, TPS(static_vars)[i]); in tparam_internal()888 npush(tps, dynamic_vars[i]); in tparam_internal()894 npush(tps, UChar(*cp)); in tparam_internal()[all …]