Searched defs:__len (Results 1 - 25 of 94) sorted by relevance

1234

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/generic/
H A Dtime_members.h64 const size_t __len = __builtin_strlen(__s) + 1; local
H A Dtime_members.cc51 const size_t __len = strftime(__s, __maxlen, __format, __tm); local
136 const size_t __len = wcsftime(__s, __maxlen, __format, __tm); local
H A Dc_locale.h64 const size_t __len = __builtin_strlen(__old) + 1; local
/netbsd-current/external/gpl3/gcc.old/dist/libssp/ssp/
H A Dunistd.h64 readlink(const char *__restrict__ __path, char *__restrict__ __buf, size_t __len) argument
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly/
H A Dnumeric_members.cc93 const size_t __len = strlen(__src); local
192 const size_t __len = strlen(__src); local
[all...]
H A Dtime_members.h62 const size_t __len = __builtin_strlen(__s) + 1; local
H A Dtime_members.cc51 const size_t __len = strftime_l(__s, __maxlen, __format, __tm, local
200 const size_t __len = wcsftime_l(__s, __maxlen, __format, __tm, local
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/gnu/
H A Dtime_members.h61 const size_t __len = __builtin_strlen(__s) + 1; local
H A Dtime_members.cc46 const size_t __len = __strftime_l(__s, __maxlen, __format, __tm, local
202 const size_t __len = __wcsftime_l(__s, __maxlen, __format, __tm, local
H A Dmessages_members.h56 const size_t __len = __builtin_strlen(__s) + 1; local
112 const size_t __len = __builtin_strlen(__s) + 1; local
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic/
H A Dtime_members.h64 const size_t __len = __builtin_strlen(__s) + 1; local
H A Dtime_members.cc51 const size_t __len = strftime(__s, __maxlen, __format, __tm); local
136 const size_t __len = wcsftime(__s, __maxlen, __format, __tm); local
H A Dc_locale.h64 const size_t __len = __builtin_strlen(__old) + 1; local
/netbsd-current/external/gpl3/gcc/dist/libssp/ssp/
H A Dunistd.h64 readlink(const char *__restrict__ __path, char *__restrict__ __buf, size_t __len) argument
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly/
H A Dtime_members.h62 const size_t __len = __builtin_strlen(__s) + 1; local
H A Dnumeric_members.cc93 const size_t __len = strlen(__src); local
192 const size_t __len = strlen(__src); local
[all...]
H A Dtime_members.cc51 const size_t __len = strftime_l(__s, __maxlen, __format, __tm, local
200 const size_t __len = wcsftime_l(__s, __maxlen, __format, __tm, local
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/
H A Dtime_members.h61 const size_t __len = __builtin_strlen(__s) + 1; local
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/bsd/freebsd/
H A Dctype_configure_char.cc54 const size_t __len = strlen(__old) + 1; local
79 const size_t __len = strlen(__old) + 1; local
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/bsd/dragonfly/
H A Dctype_configure_char.cc54 const size_t __len = strlen(__old) + 1; local
79 const size_t __len = strlen(__old) + 1; local
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/gnu-linux/
H A Dctype_configure_char.cc96 const size_t __len = __builtin_strlen(__old) + 1; local
141 const size_t __len = __builtin_strlen(__old) + 1; local
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/tpf/
H A Dctype_configure_char.cc46 const size_t __len = __builtin_strlen(__old) + 1; local
61 const size_t __len = __builtin_strlen(__old) + 1; local
77 const size_t __len = __builtin_strlen(__old) + 1; local
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/freebsd/
H A Dctype_configure_char.cc54 const size_t __len = strlen(__old) + 1; local
79 const size_t __len = strlen(__old) + 1; local
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/dragonfly/
H A Dctype_configure_char.cc54 const size_t __len = strlen(__old) + 1; local
79 const size_t __len = strlen(__old) + 1; local
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/os/tpf/
H A Dctype_configure_char.cc46 const size_t __len = __builtin_strlen(__old) + 1; local
61 const size_t __len = __builtin_strlen(__old) + 1; local
77 const size_t __len = __builtin_strlen(__old) + 1; local

Completed in 185 milliseconds

1234