Searched defs:iptr (Results 1 - 11 of 11) sorted by relevance
| /src/lib/libc/compat/gen/ |
| H A D | compat_modf_ieee754.c | 43 modf(double val, double *iptr) argument
|
| /src/lib/libc/gen/ |
| H A D | Lint_modf.c | 12 modf(double value, double *iptr) argument
|
| /src/lib/libm/src/ |
| H A D | s_modff.c | 27 modff(float x, float *iptr) argument
|
| H A D | s_modfl.c | 67 modfl(long double x, long double *iptr) argument
|
| /src/sys/arch/arm/iomd/ |
| H A D | iomd_irqhandler.c | 181 char *iptr = _intrnames + (irq * 14); local in function:irq_claim 291 char *iptr = _intrnames + (irq * 14); local in function:irq_release
|
| /src/games/hunt/hunt/ |
| H A D | playit.c | 73 static unsigned char ibuf[256], *iptr = ibuf; variable in typeref:typename:unsigned char[256]*
|
| /src/usr.bin/fsplit/ |
| H A D | fsplit.c | 337 char line[LINESIZE], *iptr = line; local in function:lname
|
| /src/sys/ufs/ext2fs/ |
| H A D | ext2fs_vfsops.c | 172 const char *iptr = ondisk; local in function:e2fs_cgload 199 const struct ext2_gd *iptr = inmemory; local in function:e2fs_cgsave [all...] |
| /src/sys/fs/nfs/common/ |
| H A D | bootp_subr.c | 1231 xdr_int_decode(struct mbuf **mptr, int *iptr) argument
|
| /src/sys/arch/amiga/dev/ |
| H A D | grf_cl.c | 874 unsigned long long *tptr, *iptr, *mptr, line; local in function:writeshifted
|
| /src/sys/dev/ic/ |
| H A D | isp.c | 4864 uint32_t iptr, optr, junk; local in function:isp_intr [all...] |
Completed in 16 milliseconds