Searched refs:find_file0 (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | unix.c | 1711 find_file0 (gfc_unit *u, FIND_FILE0_DECL) in find_file0() function 1741 v = find_file0 (u->left, FIND_FILE0_ARGS); in find_file0() 1745 v = find_file0 (u->right, FIND_FILE0_ARGS); in find_file0() 1779 u = find_file0 (unit_root, FIND_FILE0_ARGS); in find_file()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
H A D | unix.c | 1711 find_file0 (gfc_unit *u, FIND_FILE0_DECL) in find_file0() function 1741 v = find_file0 (u->left, FIND_FILE0_ARGS); in find_file0() 1745 v = find_file0 (u->right, FIND_FILE0_ARGS); in find_file0() 1779 u = find_file0 (unit_root, FIND_FILE0_ARGS); in find_file()
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
H A D | ChangeLog-2015 | 259 (find_file0): Likewise.
|
H A D | ChangeLog-2004 | 931 get_unit, init_units, close_unit), unix.c (find_file0, 1031 * io/unix.c (find_file0): Use fd field of struct
|
H A D | ChangeLog-2014 | 212 (find_file0): Likewise.
|
H A D | ChangeLog-2010 | 70 (find_file0): Likewise.
|
H A D | ChangeLog-2005 | 369 (find_file0): Use them. Don't crash if u->s == NULL. 372 or file and file_len pair to find_file0.
|
H A D | ChangeLog-2007 | 299 (compare_file_filename, find_file, find_file0): Use the new
|