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

  /src/external/bsd/jemalloc/dist/test/unit/
sc.c 7 sc_t *tiny = &data.sc[0];
16 sc_t *sc = &data.sc[i];
sz.c 45 sc_t gt_sc = data.sc[ind + base_ind];
50 sc_t le_sc = data.sc[ind + base_ind + 1];
  /src/external/bsd/jemalloc.old/dist/test/unit/
sc.c 7 sc_t *tiny = &data.sc[0];
16 sc_t *sc = &data.sc[i];
sz.c 45 sc_t gt_sc = data.sc[ind + base_ind];
50 sc_t le_sc = data.sc[ind + base_ind + 1];
  /src/external/bsd/jemalloc/dist/src/
sc.c 56 sc_t *sc,
114 sc_t *sc = &sc_data->sc[index];
136 sc_t *sc = &sc_data->sc[index];
156 sc_t *sc = &sc_data->sc[index];
180 sc_t *sc = &sc_data->sc[index];
264 sc_data_update_sc_slab_size(sc_t *sc, size_t reg_size, size_t pgs_guess) {
291 sc_t *sc = &data->sc[i];
sz.c 60 const sc_t *sc = &sc_data->sc[i];
78 const sc_t *sc = &sc_data->sc[i];
97 const sc_t *sc = &sc_data->sc[sc_ind];
bin_info.c 13 sc_t *sc = &sc_data->sc[i];
arena.c 1777 sc_t *sc = &sc_data->sc[i];
  /src/external/bsd/jemalloc.old/dist/src/
sc.c 56 sc_t *sc,
114 sc_t *sc = &sc_data->sc[index];
136 sc_t *sc = &sc_data->sc[index];
156 sc_t *sc = &sc_data->sc[index];
180 sc_t *sc = &sc_data->sc[index];
264 sc_data_update_sc_slab_size(sc_t *sc, size_t reg_size, size_t pgs_guess) {
291 sc_t *sc = &data->sc[i];
sz.c 60 const sc_t *sc = &sc_data->sc[i];
78 const sc_t *sc = &sc_data->sc[i];
97 const sc_t *sc = &sc_data->sc[sc_ind];
bin_info.c 13 sc_t *sc = &sc_data->sc[i];
arena.c 1777 sc_t *sc = &sc_data->sc[i];
  /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/bsd/jemalloc.old/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.old/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 74 milliseconds