Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dgengtype.c482 size_t aindex, nmindex; local
628 for (nmindex = 0; nmindex < strlen (ftag); nmindex++)
629 ftag[nmindex] = TOUPPER (ftag[nmindex]);
/openbsd/gnu/gcc/gcc/
H A Dgengtype.c557 size_t aindex, nmindex; in adjust_field_rtx_def() local
689 for (nmindex = 0; nmindex < strlen (ftag); nmindex++) in adjust_field_rtx_def()
690 ftag[nmindex] = TOUPPER (ftag[nmindex]); in adjust_field_rtx_def()