Home
last modified time | relevance | path

Searched defs:is_allzero (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/musl/src/malloc/mallocng/
H A Dglue.h20 #define is_allzero __malloc_allzerop macro
H A Dmalloc.c382 int is_allzero(void *p) in is_allzero() function