Home
last modified time | relevance | path

Searched refs:parse_repeat_cons (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/binutils/gas/
Dread.c3682 #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
DChangeLog-929510136 parse_repeat_cons, get_segmented_expression,
10511 (parse_repeat_cons): New function to parse repeat counts. Only