Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000-gen-builtins.cc848 char *mustbelongordbl = match_identifier (); in match_basetype() local
849 if (!mustbelongordbl) in match_basetype()
851 else if (!strcmp (mustbelongordbl, "long")) in match_basetype()
853 else if (!strcmp (mustbelongordbl, "double")) in match_basetype()