Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dgetdelim.c54 int cont; in __getdelim() local
81 cont = 1; in __getdelim()
83 while (cont) in __getdelim()
90 cont = 0; in __getdelim()
98 cont = 0; in __getdelim()
104 if (cont) in __getdelim()
112 cont = 0; in __getdelim()
/picolibc-latest/newlib/libc/string/
Dstrtok_r.c51 cont: in __strtok_r()
56 goto cont; in __strtok_r()
Dwcstok.c108 cont: in wcstok()
111 if (c == sc) goto cont; in wcstok()
/picolibc-latest/newlib/libc/stdlib/
Dstrtod.c922 goto cont;
933 goto cont;
1033 goto cont;
1131 goto cont;
1171 goto cont;
1225 cont: