Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/argz/
Dargz_create_sep.c26 char *token = 0; in argz_create_sep() local
43 while ((token = strsep(&running, delim))) in argz_create_sep()
45 len = strlen(token); in argz_create_sep()
61 token = strsep(&running, delim); in argz_create_sep()
62 len = strlen(token) + 1; in argz_create_sep()
63 memcpy(iter, token, len); in argz_create_sep()
/picolibc-latest/newlib/libc/string/
Dstrings.tex29 * Function memccpy:: Copy memory regions up to end-token
66 * Function strtok:: Get next token from a string
/picolibc-latest/newlib/libc/machine/arc64/
Dmemset.S43 ;; Assemble 128b token
/picolibc-latest/newlib/doc/
Dmakedocbook.py800 sys.exit('parse error at line %d, token %s, next token %s' % (t.lineno, t, parser.token()))
/picolibc-latest/doc/
Dprintf.md18 the compiler command line looking for the preprocessor token and uses