Lines Matching refs:fc_strdup
58 * intrinsics/access.c (access_func): Use fc_strdup rather than
65 * intrinsics/env.c (getenv): Use fc_strdup rather than stack
75 * intrinsics/link.c (link_internal): New function, use fc_strdup
81 * intrinsics/perror.c (perror_sub): Use fc_strdup rather than
86 fc_strdup rather than stack allocation.
91 * intrinsics/stat.c (stat_i4_sub_0): Use fc_strdup rather than
95 fc_strdup rather than stack allocation.
100 * intrinsics/system.c (system_sub): Use fc_strdup rather than
518 * libgfortran.h (fc_strdup): New prototype.
521 (fc_strdup): New function.
522 * io/close.c (st_close): Use fc_strdup.
529 (compare_file_filename): Use fc_strdup.