Home
last modified time | relevance | path

Searched refs:parse_directive (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/keama/
H A Dkeama.h354 void parse_directive(struct parse *);
H A Dconfparse.c949 parse_directive(cfile); in parse_statement()
4006 parse_directive(struct parse *cfile) in parse_directive() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-sprintf.cc3445 parse_directive (call_info &info, in parse_directive() function
4058 size_t n = parse_directive (info, dir, res, pf, &argno, ptr_qry.rvals); in compute_format_length()
H A DChangeLog-201711329 (parse_directive): Pass UNKNOWN_LOCATION rather than NULL to
32934 (maybe_warn, format_directive, parse_directive): Use new functions.
33198 (parse_directive): Ditto.
33946 (parse_directive): Use INTEGRAL_TYPE_P() rather than testing for
38915 (parse_directive): Avoid using the z length modifier to avoid
38925 (format_string, parse_directive): Same.
39299 (parse_directive): New function.
39301 parsing to parse_directive.
H A DChangeLog-201812989 (parse_directive): Handle %C same as %c.
28367 (maybe_warn, format_directive, parse_directive): Use fmtwarn_n where
28943 (format_integer, format_directive, parse_directive): Similarly.
34657 * gimple-ssa-sprintf.c (parse_directive): Cast second dir.len to uhwi.
35243 (parse_directive): Same.
H A DChangeLog-201916158 (parse_directive): Same.
33170 (parse_directive): Adjust to name change. Use HOST_WIDE_INT_MAX to
H A DChangeLog-202011495 (parse_directive): Replace vr_values with range_query.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-sprintf.c3387 parse_directive (call_info &info, in parse_directive() function
3999 size_t n = parse_directive (info, dir, res, pf, &argno, vr); in compute_format_length()