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

/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dstat.c259 extern void stat_i8_sub (char *, gfc_array_i8 *, GFC_INTEGER_8 *,
261 iexport_proto(stat_i8_sub); variable
264 stat_i8_sub (char *name, gfc_array_i8 *sarray, GFC_INTEGER_8 *status, function
270 iexport(stat_i8_sub); variable
305 stat_i8_sub (name, sarray, &val, name_len);
/netbsd-current/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dstat.c259 extern void stat_i8_sub (char *, gfc_array_i8 *, GFC_INTEGER_8 *,
261 iexport_proto(stat_i8_sub); variable
264 stat_i8_sub (char *name, gfc_array_i8 *sarray, GFC_INTEGER_8 *status, function
270 iexport(stat_i8_sub); variable
305 stat_i8_sub (name, sarray, &val, name_len);

Completed in 200 milliseconds