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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Df95-lang.c314 static struct binding_level clear_binding_level = { NULL, NULL, NULL, false }; variable in typeref:struct:binding_level
343 *newlevel = clear_binding_level;
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Df95-lang.cc320 static struct binding_level clear_binding_level = { NULL, NULL, NULL, false }; variable in typeref:struct:binding_level
349 *newlevel = clear_binding_level;

Completed in 90 milliseconds