Searched defs:uprv_default_malloc (Results 1 – 4 of 4) sorted by relevance
603 # define uprv_default_malloc(x) _C_TS_malloc(x) macro609 # define uprv_default_malloc(x) malloc(x) macro
657 # define uprv_default_malloc(x) _C_TS_malloc(x) macro663 # define uprv_default_malloc(x) malloc(x) macro