Searched refs:use_malloc (Results 1 – 1 of 1) sorted by relevance
60 int use_malloc = !__libc_use_alloca (name_end - string + 1); in putenv() local61 if (__builtin_expect (use_malloc, 0)) in putenv()70 # define use_malloc 1 in putenv() macro79 if (__glibc_unlikely (use_malloc)) in putenv()
Completed in 4 milliseconds