Searched refs:parse_format (Results 1 – 14 of 14) sorted by relevance
112 extern void parse_format (st_parameter_dt *);113 internal_proto(parse_format);
1345 parse_format (st_parameter_dt *dtp) in parse_format() function
2998 parse_format (dtp); in data_transfer_init()
1352 parse_format (st_parameter_dt *dtp) in parse_format() function
3161 parse_format (dtp); in data_transfer_init()
213 unsigned short parse_format; /* format code */ member252 unsigned short parse_format;/* last decoded format */ member259 unsigned short parse_format;/* number of examined format */ member
28 def parse_format(f):33 formats = parse_format(fmt)
23 def parse_format(f):28 formats = parse_format(fmt)
275 (parse_format): Update call.280 * io/format.c (parse_format): With caching, copy
527 check flag. (parse_format): Likewise.968 head of the fnode list. (parse_format): Remove previous hack that set987 * io/format.c (parse_format): Set limit on size of format strings that
255 (parse_format): Allocate the null terminator for the format
240 (parse_format): Move prototype to format.h.940 (parse_format): Do not use the format caching facility if the current2269 (parse_format): Use new functions to look for previously parsed
303 parse_format, next_format, unget_format, format_error,393 format_error, parse_format, revert, unget_format, next_test): Add