Home
last modified time | relevance | path

Searched refs:sbitmap_realloc (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dsbitmap.h286 extern sbitmap sbitmap_realloc (sbitmap, unsigned int);
H A Dsbitmap.c115 sbitmap_realloc (sbitmap src, unsigned int n_elms) in sbitmap_realloc() function
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dsbitmap.h296 extern sbitmap sbitmap_realloc (sbitmap, unsigned int);
H A Dsbitmap.c115 sbitmap_realloc (sbitmap src, unsigned int n_elms) in sbitmap_realloc() function
H A Dsbitmap.cc115 sbitmap_realloc (sbitmap src, unsigned int n_elms) in sbitmap_realloc() function
H A DChangeLog.tree-ssa12124 * sbitmap.c (sbitmap_realloc): Grow a sbitmap structure.
12125 * sbitmap.h (sbitmap_realloc): New Prototype.
H A DChangeLog-2006129 (sbitmap_realloc): Remove uses of bytes member.
H A DChangeLog-200433788 * sbitmap.c (sbitmap_realloc): New.
33789 * sbitmap.h (sbitmap_realloc): Declare.