Searched refs:malloc_or_die_nocleanup (Results 1 – 1 of 1) sorted by relevance
250 static __always_inline void *malloc_or_die_nocleanup(size_t size) in malloc_or_die_nocleanup() function1241 no_opt = malloc_or_die_nocleanup(s); in get_no_opt()1268 r = malloc_or_die_nocleanup(s + 1); in find_next_optstr()