Searched refs:parse_repeat_cons (Results 1 – 2 of 2) sorted by relevance
3682 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) parse_repeat_cons (EXP, NBYTES)3684 parse_repeat_cons (expressionS *exp, unsigned int nbytes);4427 parse_repeat_cons (exp, nbytes) in parse_repeat_cons() function
10136 parse_repeat_cons, get_segmented_expression,10511 (parse_repeat_cons): New function to parse repeat counts. Only