Searched defs:__malloc (Results 1 – 2 of 2) sorted by relevance
537 extern Void_t* F1(__malloc, size_t,n) { return malloc(n); } in F1() argument
863 extern Void_t* F1(__malloc, size_t,n) { return malloc(n); } in F1() argument