Home
last modified time | relevance | path

Searched refs:check_plain (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/tests/misc/
H A Dt-printf.c70 check_plain (const char *want, const char *fmt_orig, ...) in check_plain() function
408 check_plain (data[i].want, data[i].fmt, mpz_get_si (z)); in check_z()
693 check_plain (data[i].want, data[i].fmt, d); in check_f()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.cc3268 check_plain (location_t format_string_loc, tree format_string_cst, in check_plain() function
3830 format_chars = check_plain (format_string_loc, in check_format_info_main()
H A DChangeLog1254 (check_plain): Likewise.
2444 * c-format.c (check_plain): Fix up last argument of strncasecmp.
3178 (maybe_diag_unbalanced_tokens, check_tokens, check_plain): New
3180 (check_format_info_main): Call check_plain. Use baltoks_t. Call
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.c3269 check_plain (location_t format_string_loc, tree format_string_cst, in check_plain() function
3831 format_chars = check_plain (format_string_loc, in check_format_info_main()
/netbsd-src/external/lgpl3/gmp/dist/
H A DChangeLog23657 * tests/printf/t-printf.c (check_plain): Don't compare "all digits"