Searched refs:_jqp_set_limit (Results 1 – 3 of 3) sorted by relevance
31 static void _jqp_set_limit(struct _yycontext *yy, JQPUNIT *unit);110 … _jqp_number(yy, JQP_INT_LIMIT, yytext); } | p:PLACEHOLDER { $$ = p; }) { _jqp_set_limit(yy, $$); }
38 static void _jqp_set_limit(struct _yycontext *yy, JQPUNIT *unit);1623 _jqp_set_limit(yy, __); ; in yy_3_LIMIT()
865 static void _jqp_set_limit(yycontext *yy, JQPUNIT *unit) { in _jqp_set_limit() function