Searched refs:type_to_string (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | mips-tdump.c | 249 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 D | FSFChangeLog.10 | 4741 (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 D | ChangeLog-1999 | 21689 lang_to_string, type_to_string): Make return type const char*.
|
| /freebsd-12.1/sys/dev/bhnd/tools/ |
| H A D | nvram_map_gen.awk | 684 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 D | error.c | 54 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 D | ChangeLog-2004 | 4337 (type_to_string): Likewise.
|
| H A D | ChangeLog-2003 | 5484 (type_to_string): Likewise.
|
| H A D | ChangeLog-1999 | 1598 (type_to_string): New static print callback.
|
| /freebsd-12.1/crypto/heimdal/lib/roken/ |
| H A D | ChangeLog | 1388 * resolve.c: export string_to_type and type_to_string 2014 (type_to_string): always declare
|