Searched refs:typecast (Results 1 – 4 of 4) sorted by relevance
354 write_dbg_define (FILE *fp, const unichar *sym_name, const unichar *typecast) in write_dbg_define() argument362 if (typecast) in write_dbg_define()363 unicode_print (fp, typecast, unichar_len (typecast)); in write_dbg_define()370 write_header_define (FILE *fp, const unichar *sym_name, rc_uint_type vid, const unichar *typecast, … in write_header_define() argument387 if (typecast && typecast[0] != 0) in write_header_define()388 tdef = convert_unicode_to_ACP (typecast); in write_header_define()
716 * coffdump.c (dump_coff_scope): Use double typecast for pointer P
736 to deleted function elf_symbol_flags. Add typecast to avoid warning.739 * elflink.c (elf_link_input_bfd): Add typecast to avoid warnings.
3216 typecast to avoid warning.