Searched defs:optable (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/contrib/binutils/libiberty/ |
| D | cplus-dem.c | 147 static const struct optable struct 152 } optable[] = { argument
|
| /freebsd-12-stable/contrib/gcclibs/libiberty/ |
| D | cplus-dem.c | 147 static const struct optable struct 152 } optable[] = { argument
|
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | serial.c | 163 serial_add_interface (struct serial_ops *optable) in serial_add_interface()
|
| /freebsd-12-stable/contrib/gcc/ |
| D | optabs.c | 4957 init_libfuncs (optab optable, int first_mode, int last_mode, in init_libfuncs() 4993 init_integral_libfuncs (optab optable, const char *opname, int suffix) in init_integral_libfuncs() 5009 init_floating_libfuncs (optab optable, const char *opname, int suffix) in init_floating_libfuncs() 5156 set_optab_libfunc (optab optable, enum machine_mode mode, const char *name) in set_optab_libfunc() 5168 set_conv_libfunc (convert_optab optable, enum machine_mode tmode, in set_conv_libfunc()
|