Home
last modified time | relevance | path

Searched refs:alloc_max_size (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-warn-access.cc2207 alloc_max_size (void) in alloc_max_size() function
2232 tree maxobjsize = alloc_max_size (); in maybe_warn_alloc_args_overflow()
H A DChangeLog-20172365 * calls.c (alloc_max_size): Call max_object_size instead of
13164 * calls.c (alloc_max_size): Calculate the new candidate size as
21549 * calls.c (alloc_max_size): Use HOST_WIDE_INT_UC (10??)
40778 (alloc_max_size): Accept zero argument.
H A DChangeLog-201811846 * calls.c (alloc_max_size): Treat HOST_WIDE_INT special.
15776 * calls.c (alloc_max_size): Simplify.
21436 * calls.c (alloc_max_size): Correct a logic error/typo.
H A DChangeLog-202116438 * calls.c (alloc_max_size): Move code to check_alloca.
16460 (alloc_max_size): Move here from calls.c.
H A DChangeLog-20161781 * calls.c (alloc_max_size, operand_signed_p): New functions.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcalls.c1226 alloc_max_size (void) in alloc_max_size() function
1366 tree maxobjsize = alloc_max_size (); in maybe_warn_alloc_args_overflow()