Searched defs:with (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/contrib/apr/atomic/unix/
H A Dbuiltins.c69 APR_DECLARE(void*) apr_atomic_casptr(volatile void **mem, void *with, const void *cmp) argument
74 APR_DECLARE(void*) apr_atomic_xchgptr(volatile void **mem, void *with) argument
H A Dsolaris.c73 APR_DECLARE(void*) apr_atomic_casptr(volatile void **mem, void *with, const void *cmp) argument
78 APR_DECLARE(void*) apr_atomic_xchgptr(volatile void **mem, void *with) argument
H A Dppc.c149 APR_DECLARE(void*) apr_atomic_casptr(volatile void **mem, void *with, const void *cmp) argument
182 APR_DECLARE(void*) apr_atomic_xchgptr(volatile void **mem, void *with) argument
[all...]
H A Ds390.c117 APR_DECLARE(void*) apr_atomic_casptr(volatile void **mem, void *with, const void *cmp) argument
136 APR_DECLARE(void*) apr_atomic_xchgptr(volatile void **mem, void *with) argument
[all...]
H A Dia32.c96 APR_DECLARE(void*) apr_atomic_casptr(volatile void **mem, void *with, const void *cmp) argument
114 APR_DECLARE(void*) apr_atomic_xchgptr(volatile void **mem, void *with) argument
[all...]
H A Dmutex.c178 APR_DECLARE(void*) apr_atomic_casptr(volatile void **mem, void *with, const void *cmp) argument
193 APR_DECLARE(void*) apr_atomic_xchgptr(volatile void **mem, void *with) argument
/freebsd-11-stable/lib/libc/stdio/
H A Dprintfcommon.h115 io_pad(struct io_state *iop, int howmany, const CHAR * __restrict with, argument
134 io_printandpad(struct io_state *iop, const CHAR *p, const CHAR *ep, int len, const CHAR * __restrict with, locale_t locale) argument
[all...]
H A Dxprintf.c141 const char *with; local
/freebsd-11-stable/contrib/groff/src/preproc/pic/
H A Dobject.h181 path *with; member in struct:object_spec
/freebsd-11-stable/contrib/gcc/
H A Dregmove.c66 int with[MAX_RECOG_OPERANDS]; member in struct:match
[all...]
/freebsd-11-stable/lib/libedit/
H A Dreadline.c497 _rl_compat_sub(const char *str, const char *what, const char *with, argument
812 char *what, *with, delim; local
[all...]
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipf_y.y796 with: | andwith withlist label

Completed in 108 milliseconds