Searched refs:sfunc (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12.1/contrib/gdb/gdb/cli/ |
| H A D | cli-decode.h | 78 cmd_sfunc_ftype *sfunc; member 229 void (*sfunc) (char *args, int from_tty,
|
| H A D | cli-decode.c | 73 c->function.sfunc (args, from_tty, c); /* Ok. */ in do_sfunc() 77 set_cmd_sfunc (struct cmd_list_element *cmd, cmd_sfunc_ftype *sfunc) in set_cmd_sfunc() argument 79 if (sfunc == NULL) in set_cmd_sfunc() 83 cmd->function.sfunc = sfunc; /* Ok. */ in set_cmd_sfunc()
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | command.h | 134 cmd_sfunc_ftype *sfunc);
|
| /freebsd-12.1/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| H A D | dt_aggregate.c | 1531 int (*sfunc)(const void *, const void *)) 1568 if (sfunc == NULL) { 1577 qsort(sorted, nentries, sizeof (dt_ahashent_t *), sfunc);
|
| /freebsd-12.1/contrib/binutils/binutils/ |
| H A D | dlltool.c | 714 static int sfunc (const void *, const void *); 1585 sfunc (const void *a, const void *b) in sfunc() function 2005 qsort (copy, num_entries, sizeof (long), sfunc); in gen_exp_file()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-1997 | 1373 put an use_sfunc_addr before each sfunc.
|
| H A D | FSFChangeLog.11 | 1150 put an use_sfunc_addr before each sfunc. 3203 * sh.h (ADJUST_COST): Lower cost of non-address sfunc dependencies.
|
| H A D | FSFChangeLog.10 | 6767 (call/sfunc define_delay): Define.
|
| H A D | ChangeLog-2001 | 33142 (call, sfunc delay slot): Don't allow prget.
|
| /freebsd-12.1/contrib/binutils/ld/ |
| H A D | ChangeLog-9197 | 1647 * emultempl/pe.em (sfunc): Renamed to sort_by_file_name.
|