Home
last modified time | relevance | path

Searched refs:get_command_i4 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dargs.c190 extern void get_command_i4 (char *, GFC_INTEGER_4 *, GFC_INTEGER_4 *,
192 iexport_proto(get_command_i4);
195 get_command_i4 (char *command, GFC_INTEGER_4 *length, GFC_INTEGER_4 *status, in get_command_i4() function
248 iexport(get_command_i4);
264 get_command_i4 (command, &length4, &status4, command_len); in get_command_i8()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dargs.c190 extern void get_command_i4 (char *, GFC_INTEGER_4 *, GFC_INTEGER_4 *,
192 iexport_proto(get_command_i4);
195 get_command_i4 (char *command, GFC_INTEGER_4 *length, GFC_INTEGER_4 *status, in get_command_i4() function
248 iexport(get_command_i4);
264 get_command_i4 (command, &length4, &status4, command_len); in get_command_i8()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2004664 get_command_i4, get_command_i8): New functions.
H A DChangeLog-20182255 (get_command_i4): Likewise.