Searched refs:first_ch (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dmips-tfile.c1685 int first_ch = *text;
1699 && first_ch == ptr->string[0]
2406 int first_ch = *file_start;
2417 if (first_ch == file_ptr->name[0]
1672 int first_ch = *text; local
2384 int first_ch = *file_start; local
/freebsd-9.3-release/contrib/binutils/gas/
H A Decoff.c2194 register int first_ch;
2243 first_ch = *file_name;
2263 if (first_ch == fil_ptr->name[0]
2180 register int first_ch; local

Completed in 60 milliseconds