Home
last modified time | relevance | path

Searched refs:module_char (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmodule.cc1255 module_char (void) in module_char() function
1299 c = module_char (); in parse_string()
1303 int c2 = module_char (); in parse_string()
1346 c = module_char (); in parse_integer()
1375 c = module_char (); in parse_name()
1401 c = module_char (); in parse_atom()
1512 c = module_char (); in peek_atom()
7383 c = module_char (); in gfc_use_module()
7395 || module_char () != ' ' in gfc_use_module()
H A DChangeLog-20131448 (module_char): use buffer rather than stdio file.
H A DChangeLog-2011316 (module_char): Update the new variables.
H A DChangeLog-20074103 * module.c (module_char): Replace fgetc() with
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmodule.c1242 module_char (void) in module_char() function
1286 c = module_char (); in parse_string()
1290 int c2 = module_char (); in parse_string()
1321 c = module_char (); in parse_integer()
1349 c = module_char (); in parse_name()
1375 c = module_char (); in parse_atom()
1476 c = module_char (); in peek_atom()
7172 c = module_char (); in gfc_use_module()
7184 || module_char () != ' ' in gfc_use_module()