Searched defs:arg (Results 51 - 75 of 2210) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.threads/
H A Dstaticthreads.c34 thread_function (void *arg) argument
H A Dthread-specific.c54 void *thread_function(void *arg) { argument
H A Dthread_check.c32 tf (void *arg) argument
H A Dwatchthreads.c54 void *thread_function(void *arg) { argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.bugs/
H A D900519_02.C12 void take_int_ref (int& arg) { } // ERROR - referenced by errors below argument
H A D900520_03.C36 void take_u_array_ref (u_array_ref arg) { } // ERROR - reference to array of unknown bound in parmtype argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dthunk1.C28 A CExample::MixinFunc(int arg, A arg2) argument
H A Dthunk2.C31 A CExample::MixinFunc(int arg, A arg2) argument
H A Dthunk3.C34 A CExample::MixinFunc(int arg, ...) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Doperators23.C30 int main(int arg, char** argv) { argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp5718.C25 testFunct(Derived * arg) { argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A D20000724-1.c13 int bar(int (*fn)(void *), void *arg, unsigned long flags) argument
/openbsd-current/sys/arch/amd64/pci/
H A Dpciide_machdep.c54 pciide_machdep_compat_intr_establish(struct device *dev, struct pci_attach_args *pa, int chan, int (*func)(void *), void *arg) argument
/openbsd-current/sys/arch/loongson/loongson/
H A Dpciide_machdep.c58 pciide_machdep_compat_intr_establish(struct device *dev, struct pci_attach_args *pa, int chan, int (*func)(void *), void *arg) argument
/openbsd-current/sys/arch/macppc/pci/
H A Dpciide_machdep.c56 pciide_machdep_compat_intr_establish(struct device *dev, struct pci_attach_args *pa, int chan, int (*func)(void *), void *arg) argument
/openbsd-current/sys/arch/octeon/octeon/
H A Dpciide_machdep.c50 pciide_machdep_compat_intr_establish(struct device *dev, struct pci_attach_args *pa, int chan, int (*func)(void *), void *arg) argument
/openbsd-current/sys/arch/sh/dev/
H A Dpciide_machdep.c53 pciide_machdep_compat_intr_establish(struct device *dev, struct pci_attach_args *pa, int chan, int (*func)(void *), void *arg) argument
/openbsd-current/regress/lib/libpthread/blocked_join/
H A Dblocked_join.c15 deadlock_detector(void *arg) argument
22 joiner(void *arg) argument
/openbsd-current/regress/lib/libpthread/closefrom/
H A Dclosefrom.c12 dummy_thread(void* arg) argument
/openbsd-current/regress/lib/libpthread/earlysig/
H A Dearlysig.c29 void *tmain(void *arg) argument
/openbsd-current/regress/lib/libpthread/fork/
H A Dfork.c53 sleeper(void *arg) argument
/openbsd-current/regress/lib/libpthread/process_kill/
H A Dprocess_kill.c25 killer(void *arg) argument
/openbsd-current/regress/lib/libpthread/pthread_once/
H A Dpthread_once.c29 thread_main(void *arg) argument
/openbsd-current/regress/lib/libpthread/setjmp/
H A Dsetjmp.c42 _jump(void *arg) argument
57 jump(void *arg) argument
/openbsd-current/regress/lib/libpthread/sigdeliver/
H A Dsigdeliver.c32 do_nothing (void *arg) argument

Completed in 301 milliseconds

1234567891011>>