Home
last modified time | relevance | path

Searched defs:last_was_use_stmt (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.cc41 static bool last_was_use_stmt = false; variable
1257 verify_token_free (const char* token, int length, bool last_was_use_stmt) in verify_token_free()
1403 verify_token_fixed (const char *token, int length, bool last_was_use_stmt) in verify_token_fixed()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.c39 static bool last_was_use_stmt = false; variable
1139 verify_token_free (const char* token, int length, bool last_was_use_stmt) in verify_token_free()
1285 verify_token_fixed (const char *token, int length, bool last_was_use_stmt) in verify_token_fixed()