Searched refs:get_command_i4 (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
H A D | args.c | 190 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 D | args.c | 190 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 D | ChangeLog-2004 | 664 get_command_i4, get_command_i8): New functions.
|
H A D | ChangeLog-2018 | 2255 (get_command_i4): Likewise.
|