/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/objc/execute/ |
H A D | many_args_method.m | 10 + (int) sumInteger: (int)a withInteger: (int)b; argument 11 + (int) sum: (int)a : (int)b; argument 12 + (int) sumInteger: (int)a withInteger: (int)b withInteger: (int)c; argument 13 + (int) sum: (int)a : (int)b : (int)c; argument 21 + (int) sum: (int)a : (int)b argument 25 + (int) sumInteger: (int)a withInteger: (int)b withInteger: (int)c argument 29 + (int) sum: (int)a : (int)b : (int)c argument 36 int main (void) argument
|
H A D | nil_method-1.m | 14 - (void) testVoidWithA: (int)a; argument 17 - (void) testVoidWithA: (int)a andB: (int)b; argument 20 - (void) voidSum: (int)firstNumber, ...; argument 21 - (id) sum: (int)firstNumber, ...; argument
|
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/dd/ |
H A D | dd_interceptors.cpp | 43 INTERCEPTOR(int, pthread_mutex_destroy, pthread_mutex_t *m) { in INTERCEPTOR() argument 49 INTERCEPTOR(int, pthread_mutex_lock, pthread_mutex_t *m) { in INTERCEPTOR() argument 57 INTERCEPTOR(int, pthread_mutex_trylock, pthread_mutex_t *m) { in INTERCEPTOR() argument 65 INTERCEPTOR(int, pthread_mutex_unlock, pthread_mutex_t *m) { in INTERCEPTOR() argument 71 INTERCEPTOR(int, pthread_spin_destroy, pthread_spinlock_t *m) { in INTERCEPTOR() argument 78 INTERCEPTOR(int, pthread_spin_lock, pthread_spinlock_t *m) { in INTERCEPTOR() argument 86 INTERCEPTOR(int, pthread_spin_trylock, pthread_spinlock_t *m) { in INTERCEPTOR() argument 94 INTERCEPTOR(int, pthread_spin_unlock, pthread_spinlock_t *m) { in INTERCEPTOR() argument 100 INTERCEPTOR(int, pthread_rwlock_destroy, pthread_rwlock_t *m) { in INTERCEPTOR() argument 106 INTERCEPTOR(int, pthread_rwlock_rdlock, pthread_rwlock_t *m) { in INTERCEPTOR() argument [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | nestfunc-2.c | 46 foo (int a, int b, int (* fp) (int, int, int, int, int, int, int)) in foo() argument
|
/openbsd-src/gnu/gcc/libmudflap/ |
H A D | mf-hooks2.c | 160 WRAPPER2(int, memcmp, const void *s1, const void *s2, size_t n) in WRAPPER2() argument 262 WRAPPER2(int, strcmp, const char *s1, const char *s2) in WRAPPER2() argument 275 WRAPPER2(int, strcasecmp, const char *s1, const char *s2) in WRAPPER2() argument 288 WRAPPER2(int, strncmp, const char *s1, const char *s2, size_t n) in WRAPPER2() argument 301 WRAPPER2(int, strncasecmp, const char *s1, const char *s2, size_t n) in WRAPPER2() argument 445 WRAPPER2(int, bcmp, const void *s1, const void *s2, size_t n) in WRAPPER2() argument 679 WRAPPER2(int, setvbuf, FILE *stream, char *buf, int mode, size_t size) in WRAPPER2() argument 703 WRAPPER2(int, setbuf, FILE* stream, char *buf) in WRAPPER2() argument 710 WRAPPER2(int, setbuffer, FILE* stream, char *buf, size_t sz) in WRAPPER2() argument 717 WRAPPER2(int, setlinebuf, FILE* stream) in WRAPPER2() argument [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.ns/ |
H A D | ns1.C | 2 int eine_funktion(int) in eine_funktion() argument 7 int eine_funktion(int,int) in eine_funktion() argument 13 int main(int,char**) in main() argument
|
H A D | ns11.C | 13 void A::f(int){} // ERROR - B does not surround A in f() argument 18 void A::f(int,int){} // ok in f() argument
|
H A D | alias5.C | 2 int eine_funktion(int) in eine_funktion() argument 9 void eine_funktion(int,int) in eine_funktion() argument
|
H A D | alias1.C | 2 int eine_funktion(int) in eine_funktion() argument 9 void eine_funktion(int,int) in eine_funktion() argument
|
H A D | ns3.C | 3 void eine_funktion(int) in eine_funktion() argument 10 void eine_funktion(int,int) in eine_funktion() argument
|
H A D | overload1.C | 10 int f(int){ in f() argument 16 int f(int,int) in f() argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/objc.dg/ |
H A D | fsyntax-only.m | 6 -(void) my_method:(int) i with:(int) j; argument 10 -(void) my_method:(int) i with:(int) j { } argument
|
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_interceptors_posix.cpp | 385 TSAN_INTERCEPTOR(int, usleep, long_t usec) { in TSAN_INTERCEPTOR() argument 392 TSAN_INTERCEPTOR(int, nanosleep, void *req, void *rem) { in TSAN_INTERCEPTOR() argument 399 TSAN_INTERCEPTOR(int, pause, int fake) { in TSAN_INTERCEPTOR() argument 441 TSAN_INTERCEPTOR(int, atexit, void (*f)()) { in TSAN_INTERCEPTOR() argument 451 TSAN_INTERCEPTOR(int, __cxa_atexit, void (*f)(void *a), void *arg, void *dso) { in TSAN_INTERCEPTOR() argument 503 TSAN_INTERCEPTOR(int, on_exit, void(*f)(int, void*), void *arg) { in TSAN_INTERCEPTOR() argument 641 DEFINE_REAL(int, setjmp_symname, void *env) in DEFINE_REAL() argument 827 TSAN_INTERCEPTOR(int, munmap, void *addr, long_t sz) { in TSAN_INTERCEPTOR() argument 876 TSAN_INTERCEPTOR(int, posix_memalign, void **memptr, uptr align, uptr sz) { in TSAN_INTERCEPTOR() argument 955 STDCXX_INTERCEPTOR(int, __cxa_guard_acquire, atomic_uint32_t *g) { in STDCXX_INTERCEPTOR() argument [all …]
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/config/locale/generic/ |
H A D | messages_members.cc | 43 messages<char>::do_get(catalog, int, int, const string& __dfault) const in do_get() argument 49 messages<wchar_t>::do_get(catalog, int, int, const wstring& __dfault) const in do_get() argument
|
/openbsd-src/usr.sbin/vmd/ |
H A D | atomicio.c | 43 atomicio6(ssize_t (* f)(int,void *,size_t),int fd,void * _s,size_t n,int (* cb)(void *,size_t),void * cb_arg) atomicio6() argument 79 atomicio(ssize_t (* f)(int,void *,size_t),int fd,void * _s,size_t n) atomicio() argument 88 atomiciov6(ssize_t (* f)(int,const struct iovec *,int),int fd,const struct iovec * _iov,int iovcnt,int (* cb)(void *,size_t),void * cb_arg) atomiciov6() argument 149 atomiciov(ssize_t (* f)(int,const struct iovec *,int),int fd,const struct iovec * _iov,int iovcnt) atomiciov() argument [all...] |
/openbsd-src/usr.bin/ssh/ |
H A D | atomicio.c | 43 atomicio6(ssize_t (*f) (int, void *, size_t), int fd, void *_s, size_t n, in atomicio6() 84 atomicio(ssize_t (*f) (int, void *, size_t), int fd, void *_s, size_t n) in atomicio() 93 atomiciov6(ssize_t (*f) (int, const struct iovec *, int), int fd, in atomiciov6() argument 159 atomiciov(ssize_t (*f) (int, const struct iovec *, int), int fd, in atomiciov() argument
|
/openbsd-src/gnu/usr.sbin/mkhybrid/src/ |
H A D | write.c | 85 void FDECL2(set_721, char *, pnt, unsigned int, i) in FDECL2() 91 void FDECL2(set_722, char *, pnt, unsigned int, i) in FDECL2() 97 void FDECL2(set_723, char *, pnt, unsigned int, i) in FDECL2() 103 void FDECL2(set_731, char *, pnt, unsigned int, i) in FDECL2() 111 void FDECL2(set_732, char *, pnt, unsigned int, i) in FDECL2() 127 void FDECL2(set_733, char *, pnt, unsigned int, i) in FDECL2() 135 void FDECL4(xfwrite, void *, buffer, int, count, int, size, FILE *, file) in FDECL4() argument 239 unsigned int, size, FILE *, outfile, unsigned int, off) in FDECL4() 1153 FDECL3(memcpy_max, char *, to, char *, from, int, max) in FDECL3() argument 1461 int FDECL1(oneblock_size, int, starting_extent) in FDECL1() argument [all …]
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/config/locale/gnu/ |
H A D | messages_members.cc | 44 messages<char>::do_get(catalog, int, int, const string& __dfault) const in do_get() argument 64 messages<wchar_t>::do_get(catalog, int, int, const wstring& __dfault) const in do_get() argument
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/ |
H A D | templates.cc | 28 f(int i, char c, double d, char *cs, void (*fig)(int, char)) in f() 32 f(int i, char c, double d, char *cs, void (*fig)(char, int)) in f() argument 102 int g(int, const int, volatile int) in g() argument 104 int g(R, int&, const int&, volatile int&) in g() argument 106 int g(int*, const int*, volatile int*) in g() argument 108 int g(S, int*&, const int*&, volatile int*&) in g() argument 111 signed int g(T, signed int, const signed int, volatile signed int) in g() 113 signed int g(T, R, signed int&, const signed int&, volatile signed int&) in g() 115 signed int g(T, signed int*, const signed int*, volatile signed int*) in g() 117 signed int g(T, S, signed int*&, const signed int*&, volatile signed int*&) in g() [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/ |
H A D | eb87.C | 5 inline Bar<0> bar(int,int,int) { return Bar<3>(); } // ERROR - no conversion in bar() argument
|
/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/ |
H A D | FuzzerUtilPosix.cpp | 32 static void AlarmHandler(int, siginfo_t *, void *) { in AlarmHandler() argument 45 static void CrashHandler(int, siginfo_t *, void *) { in CrashHandler() argument 49 static void InterruptHandler(int, siginfo_t *, void *) { in InterruptHandler() argument 53 static void GracefulExitHandler(int, siginfo_t *, void *) { in GracefulExitHandler() argument 57 static void FileSizeExceedHandler(int, siginfo_t *, void *) { in FileSizeExceedHandler() argument 62 void (*callback)(int, siginfo_t *, void *)) { in SetSigaction() argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.ext/ |
H A D | restrict1.C | 23 void A::g2 (int *) {} in g2() argument 29 void A::g4 (int *) {} in g4() argument 46 template <class T> void X<T>::g2 (int *) {} in g2() argument 50 template <class T> void X<T>::g4 (int *) {} in g4() argument
|
/openbsd-src/gnu/llvm/clang/lib/Headers/ |
H A D | larchintrin.h | 110 #define __cacop_w(/*uimm5*/ _1, /*unsigned int*/ _2, /*simm12*/ _3) \ argument 115 #define __cacop_d(/*uimm5*/ _1, /*unsigned long int*/ _2, /*simm12*/ _3) \ argument 132 #define __csrwr_w(/*unsigned int*/ _1, /*ui14*/ _2) \ argument 135 #define __csrxchg_w(/*unsigned int*/ _1, /*unsigned int*/ _2, /*ui14*/ _3) \ argument 143 #define __csrwr_d(/*unsigned long int*/ _1, /*ui14*/ _2) \ argument 147 #define __csrxchg_d(/*unsigned long int*/ _1, /*unsigned long int*/ _2, \ argument 224 #define __lddir_d(/*long int*/ _1, /*ui5*/ _2) \ argument 227 #define __ldpte_d(/*long int*/ _1, /*ui5*/ _2) \ argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
H A D | warn7.C | 19 X::X(int) in X() argument 22 void X::foo (int) in foo() argument 25 void foo (int) in foo() argument
|
/openbsd-src/lib/libc/stdio/ |
H A D | funopen.c | 39 funopen(const void *cookie, int (*readfn)(void *, char *, int), in funopen() argument
|