Searched refs:gfc_match_literal_constant (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Dmatch.h257 match gfc_match_literal_constant (gfc_expr **, int);
H A Dmatchexp.c149 m = gfc_match_literal_constant (result, 0);
H A Dprimary.c1396 gfc_match_literal_constant (gfc_expr **result, int signflag) function
H A Ddecl.c358 m = gfc_match_literal_constant (&expr, 1);

Completed in 123 milliseconds