HomeSort by: relevance | last modified time | path
    Searched defs:sc_t (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
sc.h 290 typedef struct sc_s sc_t; typedef in typeref:struct:sc_s
344 sc_t sc[SC_NSIZES];
  /src/external/bsd/jemalloc/include/jemalloc/internal/
sc.h 290 typedef struct sc_s sc_t; typedef in typeref:struct:sc_s
344 sc_t sc[SC_NSIZES];
  /src/external/gpl3/binutils/dist/gas/
ecoff.c 651 } sc_t;
1162 static const sc_t map_coff_storage[] = {
1420 sc_t storage, symbolS *sym,
1433 static char *sc_to_string (sc_t storage_class);
1605 sc_t storage, /* storage class */
2329 sc_t storage_class;
2489 static sc_t coff_storage_class;
3419 sc_t sc;
3982 sc_t sc;
650 } sc_t; typedef in typeref:enum:sc
  /src/external/gpl3/binutils.old/dist/gas/
ecoff.c 651 } sc_t;
1162 static const sc_t map_coff_storage[] = {
1420 sc_t storage, symbolS *sym,
1433 static char *sc_to_string (sc_t storage_class);
1605 sc_t storage, /* storage class */
2329 sc_t storage_class;
2489 static sc_t coff_storage_class;
3416 sc_t sc;
3979 sc_t sc;
650 } sc_t; typedef in typeref:enum:sc

Completed in 55 milliseconds