Searched refs:parse_mri_cons (Results 1 – 3 of 3) sorted by relevance
3672 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
1894 (cons): In MRI mode, always call parse_mri_cons rather than1896 (parse_mri_cons): Always compile, not just when MRI is defined.10509 (parse_mri_cons): New function to parse MRI style strings. Only
7299 (parse_mri_cons): Declare and use only when TC_M68K.