Home
last modified time | relevance | path

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

/examples/libc/
A Dex4.c25 char * str_accumulate(char * s)
51 char * str_accumulate(const char * s) in str_accumulate() function
95 res = str_accumulate("Result of "); in process()
96 res = str_accumulate((char *) arg); in process()
97 res = str_accumulate(" thread"); in process()

Completed in 2 milliseconds