Home
last modified time | relevance | path

Searched refs:parse_format (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dformat.h112 extern void parse_format (st_parameter_dt *);
113 internal_proto(parse_format);
H A Dformat.c1345 parse_format (st_parameter_dt *dtp) in parse_format() function
H A Dtransfer.c2998 parse_format (dtp); in data_transfer_init()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/
H A Dformat.h112 extern void parse_format (st_parameter_dt *);
113 internal_proto(parse_format);
H A Dformat.c1352 parse_format (st_parameter_dt *dtp) in parse_format() function
H A Dtransfer.c3161 parse_format (dtp); in data_transfer_init()
/netbsd-src/external/bsd/ntp/dist/include/
H A Dparse.h213 unsigned short parse_format; /* format code */ member
252 unsigned short parse_format;/* last decoded format */ member
259 unsigned short parse_format;/* number of examined format */ member
/netbsd-src/external/bsd/openldap/dist/doc/devel/variadic_debug/
H A D09-merge.cocci28 def parse_format(f):
33 formats = parse_format(fmt)
H A D07-shortcut.cocci23 def parse_format(f):
28 formats = parse_format(fmt)
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2013275 (parse_format): Update call.
280 * io/format.c (parse_format): With caching, copy
H A DChangeLog-2010527 check flag. (parse_format): Likewise.
968 head of the fnode list. (parse_format): Remove previous hack that set
987 * io/format.c (parse_format): Set limit on size of format strings that
H A DChangeLog-2014255 (parse_format): Allocate the null terminator for the format
H A DChangeLog-2009240 (parse_format): Move prototype to format.h.
940 (parse_format): Do not use the format caching facility if the current
2269 (parse_format): Use new functions to look for previously parsed
H A DChangeLog-2005303 parse_format, next_format, unget_format, format_error,
393 format_error, parse_format, revert, unget_format, next_test): Add