Searched defs:D2 (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/C/
H A D__lgamma.c70 D2 = 4.227843350984671393993777e-1, variable
246 return (cr+y*(D2+y*(p/q)));
254 return (y*(D2+y*(p/q)));
/illumos-gate/usr/src/uts/sun4v/io/
H A Dcnex.c152 #define D2 \ macro
167 #define D2 macro
H A Dvldc.c198 #define D2 if (vldcdbg & 0x02) vldcdebug macro
204 #define D2 if (0) printf macro
560 D2("i_vldc_get_port_channel: %d channel-endpoint nodes found", nchan);
1216 D2("i_vldc_ioctl_read_cookie: vldc@%d:%d reading from 0x%p "
1231 D2("i_vldc_ioctl_read_cookie: vldc@%d:%d read succeeded\n",
1274 D2("i_vldc_ioctl_write_cookie: vldc@%d:%d writing 0x%lx size 0x%lx "
1308 D2("i_vldc_ioctl_write_cookie: vldc@%d:%d write succeeded\n",
1532 D2("vldc_read: vldc@%d:%lu reading data\n", instance, portno);
1548 D2("vldc_read: vldc@%d:%lu ldc_read size=%ld, rv=%d\n",
1630 D2("vldc_writ
[all...]
H A Dvcc.c216 #define D2 \ macro
227 #define D2 macro
637 D2("vcc_ldc_cb: callback invoked port=%d events=%llx\n",
2162 D2("vcc_write: virtual-console-concentrator@%d:%d writing %d bytes\n",
H A Dldc.c295 #define D2 \ macro
311 D2((id), "payload: %s", buf); \
319 D2((c)->id, "%s: msg%d (/%x/%x/%x/,env[%c%c,sz=%d])", \
325 D2((c)->id, "%s: msg%d (/%x/%x/%x/,env=%x)", (s), \
341 #define D2 macro
800 D2(ldcp->id,
911 D2(ldcp->id, "i_ldc_get_tx_tail: (0x%llx) head=0x%llx, tail=0x%llx\n",
1247 D2(ldcp->id, "i_ldc_process_VER: (0x%llx) received VER v%u.%u\n",
1340 D2(ldcp->id, "i_ldc_process_VER: (0x%llx) sent"
1417 D2(ldc
[all...]
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvsw.h225 #define D2(...) \ macro
246 #define D2(...) if (0) do { } while (0) macro
H A Dldc_impl.h518 #define D2 \ macro
526 #define D2 macro
/illumos-gate/usr/src/cmd/vntsd/
H A Dvntsd.h483 #define D2 if (vntsddbg & 0x02) (void) fprintf macro
490 #define D2 macro
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c95 #define D2 \ macro
109 #define D2 if (0) printf macro
1423 D2("get_state: wait for state transition to complete\n");
1425 D2("get_state: done, curr state = %d\n", ep_rp->ep_state);
1872 D2("timer_thread: enqueue event(%p) evdp(%p)\n",
1916 D2("timer_handler: timer_hkey 0x%llx\n", (longlong_t)timer_hkey);
1921 D2("timer_handler: timer already cancelled\n");
2153 D2("daplka_ep_connect: ATS dgid=%llx:%llx\n",
2252 D2("ep_connect: timer_hkey = 0x%llx\n",
2358 D2("ep_disconnec
[all...]

Completed in 790 milliseconds