Home
last modified time | relevance | path

Searched refs:fstrlen (Results 1 – 13 of 13) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Dstring.c34 fstrlen (const char *string, gfc_charlen_type len) in fstrlen() function
129 gfc_charlen_type n = fstrlen (src, src_len); in fc_strdup()
160 size_t len = (size_t) fstrlen (s1, s1_len); in find_option()
/netbsd/external/gpl3/gcc/dist/libgfortran/runtime/
H A Dstring.c35 fstrlen (const char *string, gfc_charlen_type len) in fstrlen() function
130 gfc_charlen_type n = fstrlen (src, src_len); in fc_strdup()
161 size_t len = (size_t) fstrlen (s1, s1_len); in find_option()
/netbsd/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dselected_char_kind.c37 gfc_charlen_type len = fstrlen (name, name_len); in selected_char_kind()
/netbsd/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dselected_char_kind.c37 gfc_charlen_type len = fstrlen (name, name_len); in selected_char_kind()
/netbsd/external/gpl3/gcc.old/dist/libgfortran/
H A Dlibgfortran.h861 extern gfc_charlen_type fstrlen (const char *, gfc_charlen_type);
862 internal_proto(fstrlen);
/netbsd/external/gpl3/gcc/dist/libgfortran/
H A Dlibgfortran.h900 extern gfc_charlen_type fstrlen (const char *, gfc_charlen_type);
901 internal_proto(fstrlen);
H A DChangeLog-20071460 (fstrlen): Likewise.
H A DChangeLog-20052353 * runtime/string.c (compare0): Use fstrlen() to
/netbsd/crypto/external/bsd/openssl/dist/crypto/evp/
H A Dp_lib.c2438 size_t fstrlen; in EVP_PKEY_get_field_type() local
2463 fstr, sizeof(fstr), &fstrlen)) in EVP_PKEY_get_field_type()
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.texi3739 subroutine fstrlen (s, a)
3743 end subroutine fstrlen
H A Dgfortran.info5021 subroutine fstrlen (s, a)
5025 end subroutine fstrlen
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.texi4131 subroutine fstrlen (s, a)
4135 end subroutine fstrlen
H A Dgfortran.info5327 subroutine fstrlen (s, a)
5331 end subroutine fstrlen