Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dwrite.c237 write_check_cc (st_parameter_dt *dtp, const char **source, size_t *alloc_len) in write_check_cc() function
431 write_check_cc (dtp, &source, &wlen); in write_a()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dwrite.c238 write_check_cc (st_parameter_dt *dtp, const char **source, size_t *alloc_len) in write_check_cc() function
432 write_check_cc (dtp, &source, &wlen); in write_a()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-20161119 * io/write.c (write_check_cc, write_cc): New functions for
H A DChangeLog-20182234 * io/write.c (write_check_cc): Likewise.