Searched refs:INVALIDLEN (Results 1 - 1 of 1) sorted by relevance
/third_party/musl/libc-test/src/functionalext/supplement/malloc/ | ||
H A D | realloc.c | 24 const int32_t INVALIDLEN = -100; variable 55 void *ret = realloc(NULL, INVALIDLEN); in realloc_0300() |
Completed in 1 milliseconds