Home
last modified time | relevance | path

Searched defs:d (Results 176 – 200 of 993) sorted by relevance

12345678910>>...40

/illumos-gate/usr/src/tools/smatch/src/validation/mem2reg/
H A Dquadra00.c11 int d; in foo() local
H A Dglobal-direct-undef.c1 int a, c, d; variable
H A Dglobal-noalias.c1 int a, b, c, d, e; variable
/illumos-gate/usr/src/tools/smatch/src/validation/optim/
H A Dand-or-bf1.c6 void foo(struct s *d, const struct s *s, int a) in foo()
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dsm_loops6.c7 int a = 10, b = 10, c = 10, d = 10, e = 10; in test() local
H A Dsm_overflow3.c8 char d[4]; in func() local
H A Dsm_range2.c3 int a, b, c, d, e; variable
/illumos-gate/usr/src/lib/libc/i386/fp/
H A D_F_cplx_lr_div_ix.c43 long double c, d, r; in _F_cplx_lr_div_ix() local
H A D_X_cplx_lr_div_ix.c43 long double c, d, r; in _X_cplx_lr_div_ix() local
H A D_X_cplx_lr_div_rx.c43 long double c, d, r; in _X_cplx_lr_div_rx() local
H A D_D_cplx_lr_div_ix.c43 long double c, d, r; in _D_cplx_lr_div_ix() local
H A D_D_cplx_lr_div_rx.c43 long double c, d, r; in _D_cplx_lr_div_rx() local
H A D_F_cplx_lr_div_rx.c43 long double c, d, r; in _F_cplx_lr_div_rx() local
/illumos-gate/usr/src/lib/libc/sparc/fp/
H A D_Q_cplx_lr_div_ix.c53 long double b, c, d; local
H A D_Q_cplx_lr_div_rx.c53 long double a, c, d; local
H A Dquad.h97 long double d; /* unused; just guarantees correct alignment */ member
114 double d; member
/illumos-gate/usr/src/boot/libsa/string/
H A Dstrncpy.c49 char *d = dst; in strncpy() local
H A Dstrncat.c49 char *d = dst; in strncat() local
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Drawdata.c39 Dnode * d = (Dnode *)data; in elf_rawdata() local
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dwctomb.c43 unsigned char d; in _curs_wctomb() local
/illumos-gate/usr/src/cmd/eqn/
H A Dover.c20 int h, b, treg, d; in boverb() local
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java240 LogDistribution d = new LogDistribution(buckets); in getLogDistribution() local
262 LinearDistribution d = new LinearDistribution(base, step, buckets); in getLinearDistribution() local
305 LogLinearDistribution d = new LogLinearDistribution(factor, low, high, in getLogLinearDistribution() local
329 ProbeDescription d = new ProbeDescription(256, "syscall", null, in getProbeDescription() local
380 ProbeData d = new ProbeData(7, 1, getProbeDescription(), in getProbeData() local
/illumos-gate/usr/src/boot/libsa/
H A Dbootp.c125 struct iodesc *d; in bootp() local
260 bootpsend(struct iodesc *d, void *pkt, size_t len) in bootpsend()
281 bootprecv(struct iodesc *d, void **pkt, void **payload, time_t tleft, in bootprecv()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregdecomp.c31 #define ismeta(c,t,e,d) (state.magic[c] && state.magic[c][(t)+(e)] >= T_META || (c) == (d)) argument
32 #define meta(f,c,t,e,d) do { if (ismeta(c,t,e,d)) sfputc(f, '\\'); sfputc(f, c); } while (0) argument
/illumos-gate/usr/src/boot/common/
H A Ddev_net.c124 struct iodesc *d; in net_open() local
336 int i, d, cnt; in net_print() local

12345678910>>...40