Home | History | Annotate | Download | only in libgfortran

Lines Matching defs:iexport_proto

201      iexport_proto	Marks a function to be exported, but with the 
209 If iexport_proto or iexport_data_proto is used, you must also use
222 # define iexport_proto(x) internal_proto(x)
230 # define iexport_proto(x) export_proto(x)
720 iexport_proto(set_args);
772 iexport_proto(os_error);
776 iexport_proto(os_error_at);
783 iexport_proto(runtime_error);
787 iexport_proto(runtime_error_at);
791 iexport_proto(runtime_warning_at);
800 iexport_proto(generate_error);
803 iexport_proto(generate_error_common);
1488 iexport_proto(compare_string);
1492 iexport_proto(compare_string_char4);
1502 iexport_proto(random_seed_i4);
1505 iexport_proto(random_seed_i8);
1512 iexport_proto(size0);
1517 iexport_proto(is_contiguous0);