Searched defs:format_char (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/guile/
H A Dscm-utils.c195 extract_arg(char format_char, SCM arg, void *argp, const char *func_name, int position) argument
/netbsd-current/external/gpl3/gdb/dist/gdb/guile/
H A Dscm-utils.c195 extract_arg(char format_char, SCM arg, void *argp, const char *func_name, int position) argument
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dstrftime.c582 int format_char; variable
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dstrftime.c496 int format_char; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dread-rtl-function.c879 const char format_char = format_ptr[idx]; local
992 read_rtx_operand_i_or_n(rtx x, int idx, char format_char) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dread-rtl-function.cc879 const char format_char = format_ptr[idx]; local
993 read_rtx_operand_i_or_n(rtx x, int idx, char format_char) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-format.c2009 validate(const format_kind_info *fki, const format_char_info *fci, const format_flag_spec *flag_specs, const char * const format_chars, tree format_string_cst, location_t format_string_loc, const char * const orig_format_chars, char format_char, bool quoted) argument
2553 find_format_char_info(char format_char) argument
2588 validate_flag_pairs(const format_char_info *fci, char format_char) argument
2635 give_y2k_warnings(const format_char_info *fci, char format_char) argument
2691 handle_conversions(const format_char_info *fci, const length_modifier &len_modifier, tree &wanted_type, const char *&wanted_type_name, unsigned HOST_WIDE_INT &arg_num, tree &params, char format_char) argument
3896 char format_char = *format_chars; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-format.cc2002 validate(const format_kind_info *fki, const format_char_info *fci, const format_flag_spec *flag_specs, const char * const format_chars, tree format_string_cst, location_t format_string_loc, const char * const orig_format_chars, char format_char, bool quoted) argument
2546 find_format_char_info(char format_char) argument
2581 validate_flag_pairs(const format_char_info *fci, char format_char) argument
2628 give_y2k_warnings(const format_char_info *fci, char format_char) argument
2684 handle_conversions(const format_char_info *fci, const length_modifier &len_modifier, tree &wanted_type, const char *&wanted_type_name, unsigned HOST_WIDE_INT &arg_num, tree &params, char format_char) argument
3895 char format_char = *format_chars; local
[all...]

Completed in 147 milliseconds