Searched defs:ap (Results 101 - 125 of 768) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/format/
H A Dmiss-1.c11 va_list ap; local
20 va_list ap; local
29 va_list ap; local
[all...]
/openbsd-current/lib/libc/stdio/
H A Dsnprintf.c43 va_list ap; local
H A Dsprintf.c49 va_list ap; local
H A Dvsnprintf.c40 vsnprintf(char *str, size_t n, const char *fmt, __va_list ap) argument
H A Dvsprintf.c45 vsprintf(char *str, const char *fmt, __va_list ap) argument
H A Dsscanf.c50 va_list ap; local
H A Dvsscanf.c46 vsscanf(const char *str, const char *fmt, __va_list ap) argument
/openbsd-current/lib/libc/sys/
H A Dsemctl.c40 va_list ap; local
H A Dw_open.c25 va_list ap; local
H A Dw_openat.c25 va_list ap; local
/openbsd-current/usr.bin/vi/ex/
H A Dex_abbrev.c101 ARGS *ap; local
H A Dex_preserve.c68 ARGS *ap; local
/openbsd-current/usr.bin/cu/
H A Derror.c40 va_list ap; local
51 va_list ap; local
62 va_list ap; local
76 va_list ap; local
[all...]
/openbsd-current/sys/isofs/cd9660/
H A Dcd9660_bmap.c59 struct vop_bmap_args *ap = v; local
[all...]
/openbsd-current/usr.bin/rsync/
H A Dmisc.c39 va_list ap; local
/openbsd-current/sys/tmpfs/
H A Dtmpfs_specops.c100 } */ *ap = v; local
115 } */ *ap = v; local
/openbsd-current/lib/libcrypto/
H A Dppccap.c15 bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, argument
/openbsd-current/lib/libform/
H A Dfld_type.c53 va_list ap; local
/openbsd-current/sys/ufs/ufs/
H A Dufs_inode.c62 struct vop_inactive_args *ap = v; local
/openbsd-current/gnu/lib/libiberty/src/
H A Dvsnprintf.c57 vsnprintf (char *s, size_t n, const char *format, va_list ap) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/
H A Dinline3.C21 va_list ap; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dthunk3.C36 va_list ap; local
[all...]
H A Dvecdel.C14 A* ap = new A [2]; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dsequence-pt-1.c21 foo(int a, int b, int n, int p, int *ptr, struct s *sptr, int *ap, int *bp, int **cp, char *ans, int (*fnp[8])(int)) argument
[all...]
/openbsd-current/regress/gnu/egcs/gcc-builtins/
H A Dvsprintf-1.c9 va_list ap; local

Completed in 283 milliseconds

1234567891011>>