Searched refs:func (Results 476 - 500 of 1516) sorted by relevance

<<11121314151617181920>>

/openbsd-current/regress/lib/libm/msun/
H A Dctrig_test.c59 #define test_p(func, z, result, exceptmask, excepts, checksign) \
62 debug(" testing %s(%Lg + %Lg I) == %Lg + %Lg I\n", #func, \
65 CHECK_CFPEQUAL_CS((func)(_d), (result), (checksign)); \
68 "%s fetestexcept(%s) (%#x) != %#x", __XSTRING(func), \
77 #define test_p_tol(func, z, result, tol) do { \
78 debug(" testing %s(%Lg + %Lg I) ~= %Lg + %Lg I\n", #func, \
80 CHECK_CFPEQUAL_TOL((func)(z), (result), (tol), FPE_ABS_ZERO); \
84 #define test(func, z, result, exceptmask, excepts, checksign) do { \
85 test_p(func, z, result, exceptmask, excepts, checksign); \
86 test_p(func, conj
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgthr-vxworks.h60 __gthread_objc_thread_detach (void (*func)(void *arg), void *arg)
217 __gthread_once (__gthread_once_t *once, void (*func) (void))
219 (*func)();
/openbsd-current/sys/arch/powerpc/powerpc/
H A Dintr.c164 splassert_check(int wantipl, const char *func) argument
169 splassert_fail(wantipl, ci->ci_cpl, func);
172 splassert_fail(-1, ci->ci_intrdepth, func);
/openbsd-current/sys/arch/powerpc64/powerpc64/
H A Dintr.c62 int (*func)(void *), void *arg, const char *name)
64 return (*_intr_establish)(girq, type, level, ci, func, arg, name);
156 splassert_check(int wantipl, const char *func) argument
161 splassert_fail(wantipl, oldipl, func);
170 splassert_fail(-1, curcpu()->ci_idepth, func);
189 int (*func)(void *), void *arg, const char *name)
250 int (*func)(void *), void *cookie, char *name)
310 ci, func, cookie, name);
332 int (*func)(void *), void *cookie, char *name)
335 func, cooki
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Duninit-9.c22 func(struct foo *list, int count) function
/openbsd-current/sys/arch/armv7/omap/
H A Domgpiovar.h41 int (*func)(void *), void *arg, char *name);
/openbsd-current/sys/arch/octeon/octeon/
H A Dpciide_machdep.c51 struct pci_attach_args *pa, int chan, int (*func)(void *), void *arg)
/openbsd-current/regress/usr.sbin/syslogd/
H A Dargs-bufsize-native.pl22 func => sub {
H A Dargs-bufsize-sendsyslog.pl18 func => sub {
H A Dargs-bufsize-udp.pl18 func => sub {
H A Dargs-bufsize-unix.pl18 func => sub {
H A Dargs-maxunix.pl19 func => sub {
H A Dargs-dropped-sighup-tls.pl18 func => sub { write_between2logs(shift, sub {
38 func => sub { accept_between2logs(shift, sub {
H A Dargs-dropped-sighup-tcp.pl18 func => sub { write_between2logs(shift, sub {
37 func => sub { accept_between2logs(shift, sub {
/openbsd-current/sbin/isakmpd/
H A Dtimer.c79 (*n->func)(n->arg);
85 timer_add_event(char *name, void (*func)(void *), void *arg,
95 ev->func = func;
/openbsd-current/sys/dev/cardbus/
H A Dcardbus_map.c68 cardbus_mapreg_map(struct cardbus_softc *sc, int func, int reg, argument
84 sc->sc_device, func);
125 * int cardbus_mapreg_unmap(struct cardbus_softc *sc, int func, int reg,
134 * int func; the number of function on the device.
138 cardbus_mapreg_unmap(struct cardbus_softc *sc, int func, int reg, argument
159 cardbustag = pci_make_tag(pc, sc->sc_bus, sc->sc_device, func);
/openbsd-current/usr.sbin/mrouted/
H A Dcallout.c23 cfunc_t func; /* function to call */ member in struct:timeout_q
24 char *data; /* func's data */
61 if (ptr->func)
62 ptr->func(ptr->data);
104 node->func = action;
/openbsd-current/sys/dev/pci/drm/include/drm/
H A Ddrm_vblank_work.h67 void (*func)(struct kthread_work *work));
/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dint_util.c33 NORETURN extern void __assert_rtn(const char *func, const char *file, int line,
/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dwait.h34 int (*func)(struct wait_queue_entry *, unsigned, int, void *); member in struct:wait_queue_entry
65 wqe->func = autoremove_wake_function;
265 KASSERT(wqe->func != NULL);
266 if (wqe->func != NULL)
267 wqe->func(wqe, 0, wqe->flags, NULL);
281 KASSERT(wqe->func != NULL);
282 if (wqe->func != NULL)
283 wqe->func(wqe, 0, wqe->flags, NULL);
293 .func = autoremove_wake_function, \
H A Dinterrupt.h51 void (*func)(unsigned long); member in union:tasklet_struct::__anon38
73 tasklet_init(struct tasklet_struct *ts, void (*func)(unsigned long),
76 ts->func = func;
/openbsd-current/sys/arch/i386/include/
H A Dcodepatch.h30 void codepatch_call(uint16_t tag, void *func);
/openbsd-current/usr.bin/tic/
H A Dprogs.priv.h159 #define IGNORE_RC(func) errno = (int) func
161 #define IGNORE_RC(func) (void) func
/openbsd-current/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptx86ABIFixups.cpp124 for (auto &func : module.getFunctionList())
125 for (auto &block : func)
154 llvm::Function *func = call_inst->getCalledFunction(); local
155 assert(func && "cannot resolve function in RenderScriptRuntime");
165 func->getReturnType(), DL.getAllocaAddrSpace(), "var_vector_return_alloc",
174 llvm::Instruction::BitCast, func, new_func_ptr_type);
192 new llvm::LoadInst(func->getReturnType(), return_value_alloc,
244 for (auto func : rs_functions) {
246 for (auto &arg : func->args()) {
/openbsd-current/sys/arch/macppc/include/
H A Dautoconf.h60 int, int, int (*func)(void *), void *, const char *);

Completed in 226 milliseconds

<<11121314151617181920>>