Home
last modified time | relevance | path

Searched defs:t (Results 326 – 350 of 1554) sorted by relevance

1...<<11121314151617181920>>...63

/illumos-gate/usr/src/lib/libm/common/Q/
H A Disnanl.c44 int *px = (int *) &x, t = px[2] & 0x7fff; in isnanl() local
/illumos-gate/usr/src/lib/libm/common/LD/
H A Dacoshl.c42 long double t; in acoshl() local
H A Disnanl.c44 int *px = (int *) &x, t = px[2] & 0x7fff; in isnanl() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dmap.c549 register const char* t; in main() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/path/
H A Dpathsetlink.c38 register char* t = (char*)buf; in pathsetlink() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dfmtident.c38 register char* t; in fmtident() local
H A Dswapmem.c42 register char* t = (char*)to; in swapmem() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtmword.c44 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 Dipf_dotuning.c17 char *s, *t; local
H A Dbuildopts.c18 char *s, *t; local
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlobject.h63 #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 Dend.c65 register Dnode *t; in elf_end() local
/illumos-gate/usr/src/boot/libsa/
H A Drandom.c52 long x, hi, lo, t; in random() local
/illumos-gate/usr/src/boot/libsa/string/
H A Dmemccpy.c39 memccpy(void *t, const void *f, int c, size_t n) in memccpy()
/illumos-gate/usr/src/lib/libm/common/C/
H A Dsinh.c62 double ox, r, t; in sinh() local
H A Dcosh.c67 double t, w; in cosh() local
H A Dj0.c274 GENERIC s, r, t, z; in pzero() local
309 GENERIC s, r, t, z; in qzero() local
H A Dj1.c303 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 Dasinh.c90 double t,s; variable
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/recno/
H A Drec_utils.c62 __rec_ret(t, e, nrec, key, data) in __rec_ret() argument
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dssp.c51 hrtime_t t = gethrtime(); in ssp_init() local
/illumos-gate/usr/src/uts/common/os/
H A Dclock_highres.c100 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 Dsmb_pass.c278 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 Dpro_reloc_stream.c37 #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 Dcpow.c115 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

1...<<11121314151617181920>>...63