Home
last modified time | relevance | path

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

/stdlib/
A Dtst-strtoll.c310 static void expand (char *dst, int c);
341 expand (exp1, *ep); in do_test()
342 expand (exp2, lt->left); in do_test()
373 expand (exp1, *ep); in do_test()
374 expand (exp2, lt->left); in do_test()
389 expand (char *dst, int c) in expand() function
A Dtst-strtod.c81 static void expand (char *dst, int c);
112 expand (exp1, *ep); in do_test()
113 expand (exp2, lt->left); in do_test()
183 expand (char *dst, int c) in expand() function
A Dtst-strtol.c535 static void expand (char *dst, int c);
566 expand (exp1, *ep); in do_test()
567 expand (exp2, lt->left); in do_test()
598 expand (exp1, *ep); in do_test()
599 expand (exp2, lt->left); in do_test()
614 expand (char *dst, int c) in expand() function

Completed in 7 milliseconds