Searched refs:arg1 (Results 1 - 25 of 523) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.bugs/
H A D900221_01.C17 void function (int arg1) argument
19 int arg1; // { dg-error "" } redeclaration of arg1 local
H A D900121_01.C12 void function (struct s0 &arg1, struct s0 &arg2) argument
14 arg1 = arg2; // { dg-error "" } causes abort
H A D900325_01.C12 void function0 (void arg1) { // { dg-error "" } missed argument
15 void function1 (Void arg1) { // { dg-error "" } missed argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb61.C3 action0(float& arg1) argument
7 arg1 = cn0;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.bugs/
H A D900221_01.C17 void function (int arg1) argument
19 int arg1; // { dg-error "" } redeclaration of arg1 local
H A D900121_01.C12 void function (struct s0 &arg1, struct s0 &arg2) argument
14 arg1 = arg2; // { dg-error "" } causes abort
H A D900325_01.C12 void function0 (void arg1) { // { dg-error "" } missed argument
15 void function1 (Void arg1) { // { dg-error "" } missed argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb61.C3 action0(float& arg1) argument
7 arg1 = cn0;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/macros/
H A Dtest3.s1 .macro m arg1 arg2
2 \arg1
H A Dtest1.s1 .macro m arg1 arg2
2 .globl \arg1
3 \arg1 == \arg2
H A Dvararg.s1 .macro v1 arg1 : req, args : vararg
2 .long foo\arg1
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/obj-c++.dg/
H A Dselector-1.mm8 + (int)and_eq:(int)arg1 and:(int)arg2;
9 - (int)or_eq:(int)arg1 or:(int)arg3;
10 - (int)not:(int)arg1 xor:(int)arg2;
17 + (int)and_eq:(int)arg1 and:(int)arg2 { return arg1 + arg2; }
18 - (int)or_eq:(int)arg1 or:(int)arg3 { return arg1 + arg3; }
19 - (int)not:(int)arg1 xor:(int)arg2 { return arg1 + arg2; }
H A Dtry-catch-10.mm9 void foo (int *arg1, int *arg2)
11 *arg1 = *arg2;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/objc.dg/
H A Dselector-4.m8 + (int)and_eq:(int)arg1 and:(int)arg2;
9 - (int)or_eq:(int)arg1 or:(int)arg3;
10 - (int)not:(int)arg1 xor:(int)arg2;
17 + (int)and_eq:(int)arg1 and:(int)arg2 { return arg1 + arg2; }
18 - (int)or_eq:(int)arg1 or:(int)arg3 { return arg1 + arg3; }
19 - (int)not:(int)arg1 xor:(int)arg2 { return arg1 + arg2; }
H A Dtry-catch-9.m8 void foo (int *arg1, int *arg2)
10 *arg1 = *arg2;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D20020109-2.c18 extern_test (struct srt_dat_t arg1) argument
20 arg1.un2.member3++;
21 arg1.member1++;
22 arg1.member2++;
H A Dpr19357.c6 long double ftest(struct f arg1, long double arg2) { argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D20020109-2.c18 extern_test (struct srt_dat_t arg1) argument
20 arg1.un2.member3++;
21 arg1.member1++;
22 arg1.member2++;
H A Dpr19357.c6 long double ftest(struct f arg1, long double arg2) { argument
/netbsd-6-1-5-RELEASE/lib/libc/sys/
H A DLint___syscall.c13 __syscall(quad_t arg1, ...) argument
H A DLint_syscall.c13 syscall(int arg1, ...) argument
/netbsd-6-1-5-RELEASE/lib/libc/arch/hppa/string/
H A Dbzero.S49 comb,>=,n %r0,%arg1,$bzero_exit
55 comib,>>,n 4,%arg1,$bzero_bytes
64 add %arg1,%t1,%arg1
71 comib,>>= 15, %arg1, $bzero_word
72 addi -16, %arg1, %arg1
79 comib,<< 15, %arg1, $bzero_loop_16
80 addi -16, %arg1, %arg1
[all...]
/netbsd-6-1-5-RELEASE/sys/rump/librump/rumpvfs/
H A Drumpvfs_if_wrappers.c27 rump_pub_getvninfo(struct vnode *arg1, enum vtype *arg2, off_t *arg3, dev_t *arg4) argument
31 rump_getvninfo(arg1, arg2, arg3, arg4);
36 rump_pub_vfslist_iterate(struct vfsops *arg1) argument
41 rv = rump_vfslist_iterate(arg1);
48 rump_pub_vfs_getopsbyname(const char *arg1) argument
53 rv = rump_vfs_getopsbyname(arg1);
72 rump_pub_vattr_settype(struct vattr *arg1, enum vtype arg2) argument
76 rump_vattr_settype(arg1, arg2);
81 rump_pub_vattr_setmode(struct vattr *arg1, mode_t arg2) argument
85 rump_vattr_setmode(arg1, arg
90 rump_pub_vattr_setrdev(struct vattr *arg1, dev_t arg2) argument
99 rump_pub_vattr_free(struct vattr *arg1) argument
108 rump_pub_vp_incref(struct vnode *arg1) argument
117 rump_pub_vp_getref(struct vnode *arg1) argument
129 rump_pub_vp_rele(struct vnode *arg1) argument
138 rump_pub_vp_interlock(struct vnode *arg1) argument
147 rump_pub_etfs_register(const char *arg1, const char *arg2, enum rump_etfs_type arg3) argument
159 rump_pub_etfs_register_withsize(const char *arg1, const char *arg2, enum rump_etfs_type arg3, uint64_t arg4, uint64_t arg5) argument
171 rump_pub_etfs_remove(const char *arg1) argument
183 rump_pub_freecn(struct componentname *arg1, int arg2) argument
192 rump_pub_namei(uint32_t arg1, uint32_t arg2, const char *arg3, struct vnode **arg4, struct vnode **arg5, struct componentname **arg6) argument
204 rump_pub_makecn(u_long arg1, u_long arg2, const char *arg3, size_t arg4, struct kauth_cred *arg5, struct lwp *arg6) argument
216 rump_pub_vfs_unmount(struct mount *arg1, int arg2) argument
228 rump_pub_vfs_root(struct mount *arg1, struct vnode **arg2, int arg3) argument
240 rump_pub_vfs_statvfs(struct mount *arg1, struct statvfs *arg2) argument
252 rump_pub_vfs_sync(struct mount *arg1, int arg2, struct kauth_cred *arg3) argument
264 rump_pub_vfs_fhtovp(struct mount *arg1, struct fid *arg2, struct vnode **arg3) argument
276 rump_pub_vfs_vptofh(struct vnode *arg1, struct fid *arg2, size_t *arg3) argument
288 rump_pub_vfs_extattrctl(struct mount *arg1, int arg2, struct vnode *arg3, int arg4, const char *arg5) argument
300 rump_pub_vfs_syncwait(struct mount *arg1) argument
309 rump_pub_vfs_getmp(const char *arg1, struct mount **arg2) argument
321 rump_pub_vfs_mount_print(const char *arg1, int arg2) argument
330 rump_pub_syspuffs_glueinit(int arg1, int *arg2) argument
343 rump_pub_vattr50_to_vattr(const struct vattr *arg1, struct vattr *arg2) argument
352 rump_pub_vattr_to_vattr50(const struct vattr *arg1, struct vattr *arg2) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/rx/
H A Dbuiltins.c29 saturate_add (int arg1, int arg2) argument
31 arg1 += arg2;
32 return __builtin_rx_sat (arg1);
36 exchange (int arg1, int arg2) argument
38 arg1 = __builtin_rx_xchg (arg2);
39 return arg1;
43 multiply_and_accumulate (long arg1, long arg2, long arg3) argument
48 __builtin_rx_mullo (arg1, arg2);
49 __builtin_rx_mulhi (arg1, arg2);
50 __builtin_rx_maclo (arg1, arg
[all...]
/netbsd-6-1-5-RELEASE/sys/rump/librump/rumpkern/
H A Drumpkern_if_wrappers.c39 rump_pub_module_init(const struct modinfo * const *arg1, size_t arg2) argument
44 rv = rump_module_init(arg1, arg2);
51 rump_pub_module_fini(const struct modinfo *arg1) argument
56 rv = rump_module_fini(arg1);
63 rump_pub_kernelfsym_load(void *arg1, uint64_t arg2, char *arg3, uint64_t arg4) argument
68 rv = rump_kernelfsym_load(arg1, arg2, arg3, arg4);
75 rump_pub_uio_setup(void *arg1, size_t arg2, off_t arg3, enum rump_uiorw arg4) argument
80 rv = rump_uio_setup(arg1, arg2, arg3, arg4);
87 rump_pub_uio_getresid(struct uio *arg1) argument
92 rv = rump_uio_getresid(arg1);
99 rump_pub_uio_getoff(struct uio *arg1) argument
111 rump_pub_uio_free(struct uio *arg1) argument
123 rump_pub_cred_create(uid_t arg1, gid_t arg2, size_t arg3, gid_t *arg4) argument
135 rump_pub_cred_put(struct kauth_cred *arg1) argument
144 rump_pub_lwproc_rfork(int arg1) argument
156 rump_pub_lwproc_newlwp(pid_t arg1) argument
168 rump_pub_lwproc_switch(struct lwp *arg1) argument
198 rump_pub_allbetsareoff_setid(pid_t arg1, int arg2) argument
[all...]

Completed in 304 milliseconds

1234567891011>>