Searched refs:my_sprintf (Results 1 – 1 of 1) sorted by relevance
436 void my_sprintf(char *const c __attribute__((pass_object_size(0))), ...) {} in my_sprintf() function442 my_sprintf(c); in test14()446 my_sprintf(c, 1, 2, 3); in test14()