Home
last modified time | relevance | path

Searched refs:sparseset_def (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dsparseset.c30 unsigned int n_bytes = sizeof (struct sparseset_def) in sparseset_alloc()
33 sparseset set = XNEWVAR (struct sparseset_def, n_bytes); in sparseset_alloc()
H A Dsparseset.cc30 unsigned int n_bytes = sizeof (struct sparseset_def) in sparseset_alloc()
33 sparseset set = XNEWVAR (struct sparseset_def, n_bytes); in sparseset_alloc()
H A Dsparseset.h88 typedef struct sparseset_def struct
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dsparseset.c30 unsigned int n_bytes = sizeof (struct sparseset_def) in sparseset_alloc()
33 sparseset set = XNEWVAR (struct sparseset_def, n_bytes); in sparseset_alloc()
H A Dsparseset.h89 typedef struct sparseset_def struct