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