Home
last modified time | relevance | path

Searched refs:initial_size (Results 1 – 25 of 29) sorted by relevance

12

/netbsd/external/gpl3/gcc.old/dist/libgcc/
H A Dgeneric-morestack.c1128 size_t initial_size; in __splitstack_resetcontext() local
1140 initial_size = (uintptr_type) context[INITIAL_SP_LEN]; in __splitstack_resetcontext()
1143 ret = (void *) ((char *) ret - initial_size); in __splitstack_resetcontext()
1153 initial_size = segment->size; in __splitstack_resetcontext()
1156 context[STACK_GUARD] = __morestack_make_guard (initial_sp, initial_size); in __splitstack_resetcontext()
1158 *size = initial_size; in __splitstack_resetcontext()
/netbsd/external/gpl3/gcc/dist/libgcc/
H A Dgeneric-morestack.c1128 size_t initial_size; in __splitstack_resetcontext() local
1140 initial_size = (uintptr_type) context[INITIAL_SP_LEN]; in __splitstack_resetcontext()
1143 ret = (void *) ((char *) ret - initial_size); in __splitstack_resetcontext()
1153 initial_size = segment->size; in __splitstack_resetcontext()
1156 context[STACK_GUARD] = __morestack_make_guard (initial_sp, initial_size); in __splitstack_resetcontext()
1158 *size = initial_size; in __splitstack_resetcontext()
/netbsd/external/gpl3/gcc/dist/libiberty/
H A Dalloca.c302 long initial_size; /* Size of initial segment. */ member
/netbsd/external/gpl3/gdb/dist/libiberty/
H A Dalloca.c302 long initial_size; /* Size of initial segment. */ member
/netbsd/external/gpl2/grep/dist/lib/
H A Dalloca.c321 long initial_size; /* Size of initial segment. */ member
/netbsd/external/gpl2/gmake/dist/
H A Dalloca.c319 long initial_size; /* Size of initial segment. */ member
/netbsd/external/gpl2/texinfo/dist/lib/
H A Dalloca.c309 long initial_size; /* Size of initial segment. */ member
/netbsd/external/gpl2/xcvs/dist/lib/
H A Dalloca.c309 long initial_size; /* Size of initial segment. */ member
/netbsd/external/gpl3/binutils.old/dist/libiberty/
H A Dalloca.c302 long initial_size; /* Size of initial segment. */ member
/netbsd/external/gpl3/gdb.old/dist/libiberty/
H A Dalloca.c302 long initial_size; /* Size of initial segment. */ member
/netbsd/external/gpl3/gcc.old/dist/libiberty/
H A Dalloca.c302 long initial_size; /* Size of initial segment. */ member
/netbsd/external/gpl3/binutils/dist/libiberty/
H A Dalloca.c302 long initial_size; /* Size of initial segment. */ member
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dipa-inline.c1897 int initial_size = 0; in inline_small_functions() local
1925 initial_size += ipa_size_summaries->get (node)->size; in inline_small_functions()
1959 initial_size); in inline_small_functions()
1961 overall_size = initial_size; in inline_small_functions()
2277 initial_size, overall_size, in inline_small_functions()
2278 initial_size ? overall_size * 100 / (initial_size) - 100: 0); in inline_small_functions()
H A Dipa-inline.cc1957 int initial_size = 0; in inline_small_functions() local
1985 initial_size += ipa_size_summaries->get (node)->size; in inline_small_functions()
2019 initial_size); in inline_small_functions()
2021 overall_size = initial_size; in inline_small_functions()
2342 initial_size, overall_size, in inline_small_functions()
2343 initial_size ? overall_size * 100 / (initial_size) - 100: 0); in inline_small_functions()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dipa-inline.c1897 int initial_size = 0; in inline_small_functions() local
1925 initial_size += ipa_size_summaries->get (node)->size; in inline_small_functions()
1959 initial_size); in inline_small_functions()
1961 overall_size = initial_size; in inline_small_functions()
2277 initial_size, overall_size, in inline_small_functions()
2278 initial_size ? overall_size * 100 / (initial_size) - 100: 0); in inline_small_functions()
/netbsd/external/gpl3/gdb/dist/gnulib/import/
H A Dalloca.c294 long initial_size; /* Size of initial segment. */ member
/netbsd/external/gpl2/diffutils/dist/lib/
H A Dalloca.c322 long initial_size; /* Size of initial segment. */ member
/netbsd/external/gpl3/gdb.old/dist/gnulib/import/
H A Dalloca.c294 long initial_size; /* Size of initial segment. */ member
/netbsd/external/gpl2/texinfo/dist/makeinfo/
H A Dmakeinfo.c3872 get_execution_string (int initial_size) in get_execution_string() argument
3908 if (initial_size > es->size) in get_execution_string()
3910 es->string = xrealloc (es->string, initial_size); in get_execution_string()
3911 es->size = initial_size; in get_execution_string()
/netbsd/external/gpl3/gdb/dist/gold/
H A Dgdb-index.cc124 this->capacity_ = Gdb_hashtab::initial_size; in expand()
149 static const int initial_size = 1024; member in gold::Gdb_hashtab
/netbsd/external/gpl3/binutils/dist/gold/
H A Dgdb-index.cc124 this->capacity_ = Gdb_hashtab::initial_size; in expand()
149 static const int initial_size = 1024; member in gold::Gdb_hashtab
/netbsd/external/gpl3/binutils.old/dist/gold/
H A Dgdb-index.cc124 this->capacity_ = Gdb_hashtab::initial_size; in expand()
149 static const int initial_size = 1024; member in gold::Gdb_hashtab
/netbsd/external/gpl3/gdb.old/dist/gold/
H A Dgdb-index.cc124 this->capacity_ = Gdb_hashtab::initial_size; in expand()
149 static const int initial_size = 1024; member in gold::Gdb_hashtab
/netbsd/sys/dev/stbi/
H A Dstb_image.c264 extern char *stbi_zlib_decode_malloc_guesssize(const char *buffer, int len, int initial_size, int *…
265 …b_decode_malloc_guesssize_headerflag(const char *buffer, int len, int initial_size, int *outlen, i…
2524 char *stbi_zlib_decode_malloc_guesssize(const char * buffer, int len, int initial_size, int *outlen) in stbi_zlib_decode_malloc_guesssize() argument
2527 char *p = MALLOC(initial_size); in stbi_zlib_decode_malloc_guesssize()
2531 if (do_zlib(&a, p, initial_size, 1, 1)) { in stbi_zlib_decode_malloc_guesssize()
2545 char *stbi_zlib_decode_malloc_guesssize_headerflag(const char *buffer, int len, int initial_size, i… in stbi_zlib_decode_malloc_guesssize_headerflag() argument
2548 char *p = MALLOC(initial_size); in stbi_zlib_decode_malloc_guesssize_headerflag()
2552 if (do_zlib(&a, p, initial_size, 1, parse_header)) { in stbi_zlib_decode_malloc_guesssize_headerflag()
/netbsd/external/mpl/bind/dist/lib/dns/
H A Dsdb.c262 initial_size(unsigned int len) { in initial_size() function
362 size = initial_size(datalen); in dns_sdb_putrr()

12