Home
last modified time | relevance | path

Searched refs:cmdmsg (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dexecute_command_line.c83 int *cmdstat, char *cmdmsg, in execute_command_line() argument
168 if (cmdstat && *cmdstat > EXEC_NOERROR && cmdmsg) in execute_command_line()
169 fstrcpy (cmdmsg, cmdmsg_len, cmdmsg_values[*cmdstat], in execute_command_line()
177 char *cmdmsg, gfc_charlen_type command_len,
184 char *cmdmsg, gfc_charlen_type command_len, in execute_command_line_i4() argument
194 cmdmsg, command_len, cmdmsg_len); in execute_command_line_i4()
206 char *cmdmsg, gfc_charlen_type command_len,
213 char *cmdmsg, gfc_charlen_type command_len, in execute_command_line_i8() argument
223 cmdmsg, command_len, cmdmsg_len); in execute_command_line_i8()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dexecute_command_line.c83 int *cmdstat, char *cmdmsg, in execute_command_line() argument
168 if (cmdstat && *cmdstat > EXEC_NOERROR && cmdmsg) in execute_command_line()
169 fstrcpy (cmdmsg, cmdmsg_len, cmdmsg_values[*cmdstat], in execute_command_line()
177 char *cmdmsg, gfc_charlen_type command_len,
184 char *cmdmsg, gfc_charlen_type command_len, in execute_command_line_i4() argument
194 cmdmsg, command_len, cmdmsg_len); in execute_command_line_i4()
206 char *cmdmsg, gfc_charlen_type command_len,
213 char *cmdmsg, gfc_charlen_type command_len, in execute_command_line_i8() argument
223 cmdmsg, command_len, cmdmsg_len); in execute_command_line_i8()