Searched refs:gfc_build_compare_string (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans.h420 tree gfc_build_compare_string (tree, tree, tree, tree, int, enum tree_code);
H A Dtrans-expr.c3174 lse.expr = gfc_build_compare_string (lse.string_length, lse.expr,
3308 /* Helper function for gfc_build_compare_string. Return LEN_TRIM value
3374 gfc_build_compare_string (tree len1, tree str1, tree len2, tree str2, int kind, function
H A Dtrans-intrinsic.c6118 = gfc_build_compare_string (args[0], args[1], args[2], args[3],

Completed in 393 milliseconds