/illumos-gate/usr/src/lib/libm/common/Q/ |
H A D | isnanl.c | 44 int *px = (int *) &x, t = px[2] & 0x7fff; in isnanl() local
|
/illumos-gate/usr/src/lib/libm/common/LD/ |
H A D | acoshl.c | 42 long double t; in acoshl() local
|
H A D | isnanl.c | 44 int *px = (int *) &x, t = px[2] & 0x7fff; in isnanl() local
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | map.c | 549 register const char* t; in main() local
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/path/ |
H A D | pathsetlink.c | 38 register char* t = (char*)buf; in pathsetlink() local
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/ |
H A D | fmtident.c | 38 register char* t; in fmtident() local
|
H A D | swapmem.c | 42 register char* t = (char*)to; in swapmem() local
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/tm/ |
H A D | tmword.c | 44 tmword(register const char* s, char** e, register const char* t, char** suf, int n) in tmword()
|
/illumos-gate/usr/src/cmd/ipf/lib/ |
H A D | ipf_dotuning.c | 17 char *s, *t; local
|
H A D | buildopts.c | 18 char *s, *t; local
|
/illumos-gate/usr/src/uts/common/fs/zfs/lua/ |
H A D | lobject.h | 63 #define ctb(t) ((t) | BIT_ISCOLLECTABLE) argument 130 #define checktag(o,t) (rttype(o) == (t)) argument 131 #define checktype(o,t) (ttypenv(o) == (t)) argument 184 #define settt_(o,t) ((o)->tt_=(t)) argument 339 #define tag2tt(t) (NNMARK | (t)) argument 345 #define settt_(o,t) (tt_(o) = tag2tt(t)) argument 364 #define checktag(o,t) (tt_(o) == tag2tt(t)) argument 365 #define checktype(o,t) (ctb(tt_(o) | VARBITS) == ctb(tag2tt(t) | VARBITS)) argument 581 #define sizenode(t) (twoto((t)->lsizenode)) argument
|
/illumos-gate/usr/src/cmd/sgs/libelf/common/ |
H A D | end.c | 65 register Dnode *t; in elf_end() local
|
/illumos-gate/usr/src/boot/libsa/ |
H A D | random.c | 52 long x, hi, lo, t; in random() local
|
/illumos-gate/usr/src/boot/libsa/string/ |
H A D | memccpy.c | 39 memccpy(void *t, const void *f, int c, size_t n) in memccpy()
|
/illumos-gate/usr/src/lib/libm/common/C/ |
H A D | sinh.c | 62 double ox, r, t; in sinh() local
|
H A D | cosh.c | 67 double t, w; in cosh() local
|
H A D | j0.c | 274 GENERIC s, r, t, z; in pzero() local 309 GENERIC s, r, t, z; in qzero() local
|
H A D | j1.c | 303 GENERIC s, r, t, z; in pone() local 338 GENERIC s, r, t, z; in qone() local
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/ |
H A D | asinh.c | 90 double t,s; variable
|
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/recno/ |
H A D | rec_utils.c | 62 __rec_ret(t, e, nrec, key, data) in __rec_ret() argument
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | ssp.c | 51 hrtime_t t = gethrtime(); in ssp_init() local
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | clock_highres.c | 100 kthread_t *t = curthread; in clock_highres_timer_settime() local 357 kthread_t *t = curthread; in clock_highres_timer_lwpbind() local
|
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_pass.c | 278 avl_tree_t *t = &smb_ptd; in smb_pkey_add() local 332 avl_tree_t *t = &smb_ptd; in smb_pkey_check() local
|
/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | pro_reloc_stream.c | 37 #define Set_REL32_info(r,s,t) ((r).r_info = ELF32_R_INFO(s,t)) argument 38 #define Set_REL64_info(r,s,t) ((r).r_info = ELF64_R_INFO(s,t)) argument
|
/illumos-gate/usr/src/lib/libm/common/complex/ |
H A D | cpow.c | 115 double t1, t2, t3, t4, w1, w2, t; in sum4fp() local 154 double x, y, u, v, t, c, s, r, x2, y2; in cpow() local
|