Home
last modified time | relevance | path

Searched defs:iptr (Results 1 – 22 of 22) sorted by relevance

/freebsd/lib/msun/src/
H A Ds_modff.c22 modff(float x, float *iptr) in modff()
H A Ds_modf.c28 modf(double x, double *iptr) in modf()
H A Ds_modfl.c58 modfl(long double x, long double *iptr) in modfl()
/freebsd/lib/libc/gen/
H A Dmodf.c88 modf(double x, double *iptr) in modf()
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/typedef/
H A Dtst.TypedefDataAssign.d88 new_intptr iptr; variable
/freebsd/sys/dev/dcons/
H A Ddcons.h62 V u_int32_t iptr[DCONS_NPORT]; member
/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-snprintf.c668 static double my_modf(double x0, double *iptr) in my_modf()
/freebsd/sys/riscv/include/
H A Dvmm.h122 int *iptr; /* reqidle cookie */ member
/freebsd/crypto/openssl/include/openssl/
H A Dasn1.h.in371 # define ASN1_ITEM_ptr(iptr) (iptr()) argument
374 # define ASN1_ITEM_ref(iptr) (iptr##_it) argument
H A Dasn1.h418 # define ASN1_ITEM_ptr(iptr) (iptr()) argument
421 # define ASN1_ITEM_ref(iptr) (iptr##_it) argument
H A Dasn1t.h.in90 # define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)((iptr)())) argument
H A Dasn1t.h89 # define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)((iptr)())) argument
/freebsd/sys/arm64/include/
H A Dvmm.h141 int *iptr; /* reqidle cookie */ member
/freebsd/usr.sbin/dconschat/
H A Ddconschat.c115 u_int32_t iptr; member
/freebsd/sys/dev/isp/
H A Disp.c3236 uint32_t iptr, optr, oop; isp_intr_atioq() local
3295 uint32_t iptr, cont = 0, cptr, optr, rlen, slen, totslen; isp_intr_respq() local
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_util.c762 ev_intptr_t iptr; in test_evutil_integers() local
/freebsd/contrib/ntp/ntpd/
H A Drefclock_chu.c321 int iptr; /* integrator pointer */ member
H A Drefclock_wwv.c938 static int iptr; /* data channel pointer */ in wwv_rf() local
/freebsd/contrib/libevent/test/
H A Dregress_util.c762 ev_intptr_t iptr; in test_evutil_integers() local
/freebsd/sys/nfs/
H A Dbootp_subr.c1138 xdr_int_decode(struct mbuf **mptr, int *iptr) in xdr_int_decode()
/freebsd/sys/amd64/include/
H A Dvmm.h168 int *iptr; /* reqidle cookie */ member
/freebsd/contrib/libxo/libxo/
H A Dlibxo.c1374 volatile uintptr_t iptr = (uintptr_t) (const void *) fmt; in xo_retain_hash() local