Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gas/
H A Dread.c3213 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) parse_repeat_cons (EXP, NBYTES)
3215 parse_repeat_cons (expressionS *exp, unsigned int nbytes);
3885 parse_repeat_cons (exp, nbytes) in parse_repeat_cons() function
H A DChangeLog-929510136 parse_repeat_cons, get_segmented_expression,
10511 (parse_repeat_cons): New function to parse repeat counts. Only
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dread.c3488 #define TC_PARSE_CONS_EXPRESSION(EXP, NBYTES) parse_repeat_cons (EXP, NBYTES)
3490 parse_repeat_cons (expressionS *exp, unsigned int nbytes);
4126 parse_repeat_cons (exp, nbytes) in parse_repeat_cons() function
H A DChangeLog-929510136 parse_repeat_cons, get_segmented_expression,
10511 (parse_repeat_cons): New function to parse repeat counts. Only