Home
last modified time | relevance | path

Searched refs:type_to_string (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dmips-tdump.c249 static const char *type_to_string (AUXU *, int, FDR *);
426 type_to_string (AUXU *aux_ptr, int index, FDR *fdp) in type_to_string() function
933 type_to_string (aux_base, index+1, fdp)); in print_symbol()
968 type_to_string (aux_base, index, fdp)); in print_symbol()
1532 type_to_string (aux_symbols, i, (FDR *) 0)); in main()
H A DFSFChangeLog.104741 (type_to_string): Add fdp argument; pass it to emit_aggregate.
4742 (print_symbol): Add fdp argument; pass it to type_to_string.
4747 (main): Pass null FDR to type_to_string.
7430 * mips-tdump.c (type_to_string): Likewise.
H A DChangeLog-199921689 lang_to_string, type_to_string): Make return type const char*.
/freebsd-12.1/sys/dev/bhnd/tools/
H A Dnvram_map_gen.awk684 type_to_string(get(_sromrev, p_type)))
1407 type_to_string(get(opstream, p_type)),
2609 function type_to_string(type, _base_type) { function
2612 return (type_to_string(_base_type) "[" get(type, p_count) "]")
3363 _str = (type_to_string(_t) " ")
3847 debug((_private ? "private " : "") type_to_string(_type) " " _name " {")
4186 error("'" type_to_string(_stype) "' SROM value cannot be " \
4187 "coerced to '" type_to_string(get(_var, p_type)) " " _name \
4202 type_to_string(_stype), _name))
4215 type_to_string(_stype), _name, segment_to_string(_seg)))
/freebsd-12.1/contrib/gcc/cp/
H A Derror.c54 static const char *type_to_string (tree, int);
2113 type_to_string (tree typ, int verbose) in type_to_string() function
2375 case 'T': result = type_to_string (next_tree, verbose); break; in cp_printer()
H A DChangeLog-20044337 (type_to_string): Likewise.
H A DChangeLog-20035484 (type_to_string): Likewise.
H A DChangeLog-19991598 (type_to_string): New static print callback.
/freebsd-12.1/crypto/heimdal/lib/roken/
H A DChangeLog1388 * resolve.c: export string_to_type and type_to_string
2014 (type_to_string): always declare