Home
last modified time | relevance | path

Searched refs:parse_mri_cons (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/binutils/gas/
HDread.c3672 parse_mri_cons (expressionS *exp, unsigned int nbytes);
3742 parse_mri_cons (&exp, (unsigned int) nbytes); in cons_worker()
4353 parse_mri_cons (exp, nbytes) in parse_mri_cons() function
HDChangeLog-92951894 (cons): In MRI mode, always call parse_mri_cons rather than
1896 (parse_mri_cons): Always compile, not just when MRI is defined.
10509 (parse_mri_cons): New function to parse MRI style strings. Only
HDChangeLog-00017299 (parse_mri_cons): Declare and use only when TC_M68K.