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

/haiku-buildtools/gcc/gcc/fortran/
H A Ddecl.c3478 DECL_NONE, GFC_DECL_END /* Sentinel */ enumerator in enum:__anon70
3481 /* GFC_DECL_END is the sentinel, index starts at 0. */
3482 #define NUM_DECL GFC_DECL_END
3498 for (d = GFC_DECL_BEGIN; d != GFC_DECL_END; d++)
3749 for (d = GFC_DECL_BEGIN; d != GFC_DECL_END; d++)
3828 for (d = GFC_DECL_BEGIN; d != GFC_DECL_END; d++)

Completed in 47 milliseconds