Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
STR_LEN
src/system/libroot/posix/glibc/stdio-common/vfprintf.c
118
# define STR_LEN(Str) __wcslen (Str)
src/system/libroot/posix/glibc/stdio-common/vfprintf.c
91
# define STR_LEN(Str) strlen (Str)