Home | History | Annotate | Download | only in src

Lines Matching full:is_malloc_

1859 #define	is_malloc_(a) malloc_is_ ## a
1860 #define is_malloc(a) is_malloc_(a)