Searched defs:ullp (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/format/ |
H A D | warnll-1.c | 12 long long *llp, unsigned long long *ullp) in foo()
|
H A D | ext-2.c | 12 unsigned long long int *ullp, float *fp, char *s, void **pp, wchar_t *ls, in foo()
|
H A D | c90-scanf-1.c | 15 void **pp, int *n, llong *llp, ullong *ullp, wchar_t *ls, in foo()
|
H A D | c99-scanf-1.c | 15 void **pp, int *n, long long *llp, unsigned long long *ullp, wchar_t *ls, in foo()
|
/openbsd-src/lib/libc/rpc/ |
H A D | xdr.c | 707 xdr_u_int64_t(XDR *xdrs, u_int64_t *ullp) in xdr_u_int64_t()
|