/dports/textproc/scws/scws-1.2.3/libscws/ |
H A D | xdict.c | 38 # define _strtok_r strtok_r macro 41 static char *_strtok_r(char *s, char *delim, char **lasts) in _strtok_r() function 183 key = _strtok_r(buf, delim, &last); in _xdict_open_txt() 195 if (!(part = _strtok_r(NULL, delim, &last))) break; in _xdict_open_txt() 198 if (!(part = _strtok_r(NULL, delim, &last))) break; in _xdict_open_txt() 201 if (part = _strtok_r(NULL, delim, &last)) in _xdict_open_txt()
|
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/string/c/sdcc_iy/ |
H A D | strtok_r.asm | 7 PUBLIC _strtok_r 11 _strtok_r: label
|
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/string/c/sdcc_ix/ |
H A D | strtok_r.asm | 7 PUBLIC _strtok_r 11 _strtok_r: label
|
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/string/c/sccz80/ |
H A D | strtok_r.asm | 45 PUBLIC _strtok_r 46 defc _strtok_r = strtok_r
|
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/string/ |
H A D | strtok_r.c | 47 __weak_alias(strtok_r,_strtok_r) in __weak_alias() argument
|
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/ |
H A D | NEWS | 117 * Removed _asctime_r and _strtok_r functions.
|
H A D | ChangeLog | 10145 * libc/include/string.h (_strtok_r): Remove declaration. 10147 * libc/string/strtok.c (_strtok_r): Removed.
|
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/ |
H A D | NEWS | 117 * Removed _asctime_r and _strtok_r functions.
|
H A D | ChangeLog | 10145 * libc/include/string.h (_strtok_r): Remove declaration. 10147 * libc/string/strtok.c (_strtok_r): Removed.
|
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/reent/ |
H A D | reent.tex | 99 _strdup_r _strtok_r
|
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/reent/ |
H A D | reent.tex | 99 _strdup_r _strtok_r
|
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/reent/ |
H A D | reent.tex | 99 _strdup_r _strtok_r
|
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/reent/ |
H A D | reent.tex | 99 _strdup_r _strtok_r
|
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/ |
H A D | NEWS | 278 * Removed _asctime_r and _strtok_r functions.
|
H A D | ChangeLog-2015 | 24308 * libc/include/string.h (_strtok_r): Remove declaration. 24310 * libc/string/strtok.c (_strtok_r): Removed.
|
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/ |
H A D | NEWS | 314 * Removed _asctime_r and _strtok_r functions.
|
H A D | ChangeLog-2015 | 24308 * libc/include/string.h (_strtok_r): Remove declaration. 24310 * libc/string/strtok.c (_strtok_r): Removed.
|
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLibPrivateInternalFiles/Include/ |
H A D | namespace.h | 548 #define strtok_r _strtok_r
|
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/include/ |
H A D | namespace.h | 652 #define strtok_r _strtok_r
|
/dports/lang/zig/zig-0.9.0/lib/libc/darwin/ |
H A D | libSystem.10.tbd | 1339 _strtofflags, _strtoimax, _strtoimax_l, _strtok, _strtok_r,
|
H A D | libSystem.11.tbd | 1575 _strtok_r, _strtol, _strtol_l, _strtold, _strtold_l, _strtoll,
|
H A D | libSystem.12.tbd | 1553 _strtok_r, _strtol, _strtol_l, _strtold, _strtold_l, _strtoll,
|
/dports/lang/zig-devel/zig-0.9.0/lib/libc/darwin/ |
H A D | libSystem.10.tbd | 1339 _strtofflags, _strtoimax, _strtoimax_l, _strtok, _strtok_r,
|
H A D | libSystem.11.tbd | 1575 _strtok_r, _strtol, _strtol_l, _strtold, _strtold_l, _strtoll,
|
H A D | libSystem.12.tbd | 1553 _strtok_r, _strtol, _strtol_l, _strtold, _strtold_l, _strtoll,
|