Home
last modified time | relevance | path

Searched refs:alloc (Results 1 – 1 of 1) sorted by relevance

/stdlib/
A Dtst-realpath.c43 __attribute ((malloc (dealloc, 1))) char* alloc (void);
51 char* alloc (void) in alloc() function
59 char *resolved_path = alloc (); in do_test()
63 resolved_path = alloc (); in do_test()

Completed in 4 milliseconds