Searched refs:sc_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dmips-tdump.c98 } sc_t;
206 sc_t sc; /* storage class */
248 static const char *sc_to_string (sc_t);
337 sc_to_string (sc_t storage_class)
877 sc_t storage_class = (sc_t) sym_ptr->sc;
97 } sc_t; typedef in typeref:enum:sc
H A Dmips-tfile.c723 } sc_t;
1228 static const sc_t map_coff_storage[ (int) C_MAX ] = {
1545 STATIC symint_t add_local_symbol (const char *, const char *, st_t, sc_t,
1562 STATIC const char *sc_to_string (sc_t);
1770 sc_t storage, symint_t value, symint_t indx)
2522 sc_to_string (sc_t storage_class)
2794 sc_t storage_class = sc_Nil;
3138 storage_class = (sc_t) ptr->sc;
3543 sc_t sc;
3612 sc = (sc_t) sym_pt
718 } sc_t; typedef in typeref:enum:sc
[all...]
/freebsd-9.3-release/contrib/binutils/gas/
H A Decoff.c653 } sc_t;
1164 static const sc_t map_coff_storage[] = {
1422 sc_t storage, symbolS *sym,
1435 static char *sc_to_string (sc_t storage_class);
1601 sc_t storage, /* storage class */
2349 sc_t storage_class;
2513 static sc_t coff_storage_class;
3457 sc_t sc;
4041 sc_t sc;
652 } sc_t; typedef in typeref:enum:sc

Completed in 120 milliseconds