Searched refs:func (Results 676 - 700 of 1515) sorted by relevance

<<21222324252627282930>>

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dmips64obsd-tdep.c89 CORE_ADDR func)
117 trad_frame_set_id (cache, frame_id_build (sp, func));
85 mips64obsd_sigframe_init(const struct tramp_frame *self, struct frame_info *next_frame, struct trad_frame_cache *cache, CORE_ADDR func) argument
H A Dgdb_mbuild.sh304 func="`addr2line -f -e ./gdb/gdb -s ${addr} | sed -n -e 1p`"
305 test ${verbose} -gt 0 && echo "${addr} ${func}" 1>&2
306 echo "s/<${addr}>/<${func}>/g"
/openbsd-current/gnu/usr.bin/gcc/gcc/config/avr/
H A Dlibgcc.S70 .func __mulqi3
93 .func __mulqihi3
107 .func __umulqihi3
127 .func __mulhi3
166 .func __mulhisi3
184 .func __umulhisi3
218 .func __mulsi3
314 .func __udivmodqi4
336 .func __divmodqi4
380 .func __udivmodhi
[all...]
/openbsd-current/regress/usr.sbin/syslogd/
H A Dargs-client-tcp-octet-nontransp.pl17 func => sub {
H A Dargs-selector.pl52 func => sub {
H A Dargs-client-tls-fake.pl50 func => sub {
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_suppressions_test.cpp19 static bool MyMatch(const char *templ, const char *func) { argument
22 return TemplateMatch(tmp, func);
/openbsd-current/sys/arch/amd64/amd64/
H A Dsoftintr.c116 softintr_establish(int ipl, void (*func)(void *), void *arg)
145 sih->sih_fn = func;
/openbsd-current/sys/arch/powerpc/powerpc/
H A Dsoftintr.c102 softintr_establish(int ipl, void (*func)(void *), void *arg)
130 sih->sih_func = func;
/openbsd-current/sys/arch/m88k/m88k/
H A Dsoftintr.c102 softintr_establish(int ipl, void (*func)(void *), void *arg)
130 sih->sih_func = func;
/openbsd-current/sys/arch/luna88k/luna88k/
H A Disr.c67 isrlink_autovec(int (*func)(void *), void *arg, int ipl, int priority,
84 newisr->isr_func = func;
/openbsd-current/sys/dev/fdt/
H A Dbcm2835_aux.c119 struct cpu_info *ci, int (*func)(void *), void *arg, char *name)
128 return fdt_intr_establish_cpu(ic->ic_node, level, ci, func, arg, name);
H A Dbcm2835_gpio.c149 bcmgpio_config_func(struct bcmgpio_softc *sc, int pin, int func) argument
158 val |= ((func & GPFSEL_MASK) << shift);
196 int func; local
209 func = OF_getpropint(node, "brcm,function", -1);
219 bcmgpio_config_func(sc, pins[i], func);
358 int func, state, flags; local
368 func = (reg >> ((pin % 10) * 3)) & GPFSEL_MASK;
370 switch (func) {
/openbsd-current/regress/sys/kern/sosplice/scapy/
H A Dscapy.pl63 func => \&relay,
69 func => sub { errignore(@_); relay(@_); },
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_netbsd.cpp88 #define _REAL(func, ...) real##_##func(__VA_ARGS__)
89 #define DEFINE__REAL(ret_type, func, ...) \
90 static ret_type (*real_##func)(__VA_ARGS__) = NULL; \
91 if (!real_##func) { \
92 real_##func = (ret_type(*)(__VA_ARGS__))GetRealLibcAddress(#func); \
94 CHECK(real_##func);
/openbsd-current/sys/dev/ic/
H A Daic7xxx_cam.h71 #define callout_reset(timer, timeout, func, arg) do { \
73 timeout_set((timer), (func), (arg)); \
/openbsd-current/sys/dev/i2c/
H A Di2cvar.h162 #define iic_intr_establish(ic, ih, level, func, arg, name) \
164 (func), (arg), (name))
/openbsd-current/sys/kern/
H A Dkern_xxx.c80 __stack_smash_handler(char func[], int damaged) argument
82 panic("smashed stack in %s", func);
/openbsd-current/sys/arch/alpha/alpha/
H A Dinterrupt.c122 scb_set(u_long vec, void (*func)(void *, u_long), void *arg)
138 scb_iovectab[idx].scb_func = func;
146 scb_alloc(void (*func)(void *, u_long), void *arg)
162 scb_iovectab[idx].scb_func = func;
525 softintr_establish(int ipl, void (*func)(void *), void *arg)
537 sih->sih_fn = func;
598 splassert_check(int wantipl, const char *func) argument
610 splassert_fail(wantipl, curipl, func);
/openbsd-current/gnu/usr.bin/perl/cpan/libnet/t/
H A Dtime.t69 my ($pack, $func, $num) = @_;
72 $fail{$pack}{$func} = $num;
/openbsd-current/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp177 const Function *func = arg->getParent(); local
179 if (findAllNVVMAnnotation(func, AnnotationName, annot)) {
189 const Function *func = arg->getParent(); local
191 if (findAllNVVMAnnotation(func, "rdoimage", annot)) {
201 const Function *func = arg->getParent(); local
203 if (findAllNVVMAnnotation(func, "wroimage", annot)) {
213 const Function *func = arg->getParent(); local
215 if (findAllNVVMAnnotation(func, "rdwrimage", annot)) {
/openbsd-current/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c492 block_sequence[*num_steps].func = DMUB_SUBVP_PIPE_CONTROL_LOCK_FAST;
499 block_sequence[*num_steps].func = OPTC_PIPE_CONTROL_LOCK;
507 block_sequence[*num_steps].func = DMUB_SEND_DMCUB_CMD;
518 block_sequence[*num_steps].func = HUBP_SET_FLIP_CONTROL_GSL;
525 block_sequence[*num_steps].func = HUBP_PROGRAM_TRIPLEBUFFER;
531 block_sequence[*num_steps].func = HUBP_UPDATE_PLANE_ADDR;
539 block_sequence[*num_steps].func = DPP_SET_INPUT_TRANSFER_FUNC;
545 block_sequence[*num_steps].func = DPP_PROGRAM_GAMUT_REMAP;
550 block_sequence[*num_steps].func = DPP_SETUP_DPP;
555 block_sequence[*num_steps].func
[all...]
/openbsd-current/gnu/llvm/libcxx/benchmarks/
H A Dallocation.bench.cpp118 FnType func; member in struct:__anon189
129 benchmark::RegisterBenchmark(TC.name, TC.func)->Range(16, 4096 * 2);
/openbsd-current/gnu/llvm/compiler-rt/lib/orc/
H A Delfnix_platform.h20 ORC_RT_INTERFACE int __orc_rt_elfnix_cxa_atexit(void (*func)(void *), void *arg,
22 ORC_RT_INTERFACE int __orc_rt_elfnix_atexit(void (*func)(void *));
/openbsd-current/sys/arch/riscv64/dev/
H A Driscv_cpu_intc.c131 riscv_intc_intr_establish(int irqno, int dummy_level, int (*func)(void *),
142 ih->ih_func = func;

Completed in 481 milliseconds

<<21222324252627282930>>