Home
last modified time | relevance | path

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

/dflybsd-src/contrib/openbsd_libm/src/ld80/
H A Ds_modfl.c30 modfl(long double x, long double *iptr) in modfl()
/dflybsd-src/contrib/openbsd_libm/src/
H A Ds_modff.c22 modff(float x, float *iptr) in modff()
/dflybsd-src/lib/libc/gen/
H A Dmodf.c90 modf(double x, double *iptr) in modf()
/dflybsd-src/games/hunt/hunt/
H A Dplayit.c63 static unsigned char ibuf[256], *iptr = ibuf; variable
/dflybsd-src/sys/vfs/nfs/
H A Dnfs_mountrpc.c413 xdr_int_decode(struct mbuf **mptr, int *iptr) in xdr_int_decode()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++98/
H A Dmath_stubs_float.cc175 modff(float x, float *iptr) in modff()
H A Dmath_stubs_long_double.cc175 modfl(long double x, long double *iptr) in modfl()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/
H A Dmath_stubs_float.cc175 modff(float x, float *iptr) in modff()
H A Dmath_stubs_long_double.cc175 modfl(long double x, long double *iptr) in modfl()
/dflybsd-src/sys/dev/netif/ic/
H A Dif_ic.c166 u_char *iptr, *optr; in icioctl() local
/dflybsd-src/sys/dev/misc/dcons/
H A Ddcons.h62 V u_int32_t iptr[DCONS_NPORT]; member
/dflybsd-src/sys/kern/
H A Dkern_nrandom.c286 u4 *iptr; in IBAA_Seed() local
/dflybsd-src/sys/dev/serial/sio/
H A Dsio_private.h113 u_char *iptr; /* next free spot in input buffer */ member
/dflybsd-src/contrib/gdb-7/readline/
H A Dhistexpand.c428 get_subst_pattern (str, iptr, delimiter, is_rhs, lenptr) in get_subst_pattern() argument
/dflybsd-src/usr.sbin/dconschat/
H A Ddconschat.c114 u_int32_t iptr; member
/dflybsd-src/crypto/libressl/include/openssl/
H A Dasn1.h352 #define ASN1_ITEM_ptr(iptr) (iptr) argument
355 #define ASN1_ITEM_ref(iptr) (&(iptr##_it)) argument
H A Dasn1t.h76 #define ASN1_ADB_ptr(iptr) ((const ASN1_ADB *)(iptr)) argument
/dflybsd-src/sbin/growfs/
H A Dgrowfs.c2256 ufs_daddr_t *iptr, *ind2ptr, *ind3ptr; in updrefs() local
/dflybsd-src/sys/dev/disk/isp/
H A Disp.c4868 uint32_t iptr, optr, junk; in isp_intr() local