Home
last modified time | relevance | path

Searched defs:new_alloc_sz (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dselftest.c242 size_t new_alloc_sz = alloc_sz ? alloc_sz * 2: total_sz + 1; in read_file() local
H A Dedit-context.c864 size_t new_alloc_sz = (len + 1) * 2; in ensure_capacity() local
H A Ddiagnostic-show-locus.c2101 size_t new_alloc_sz = (len + 1) * 2; in ensure_capacity() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dselftest.cc256 size_t new_alloc_sz = alloc_sz ? alloc_sz * 2: total_sz + 1; in read_file() local
H A Dedit-context.cc870 size_t new_alloc_sz = (len + 1) * 2; in ensure_capacity() local
H A Ddiagnostic-show-locus.cc2351 size_t new_alloc_sz = (len + 1) * 2; in ensure_capacity() local