Searched defs:c6 (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/LD/
H A D__lgammal.c67 c6 = 6.0L, variable
109 logl((x-c1)*(x-c2)*(x-c3)*(x-c4)*(x-c5)*(x-c6));
/illumos-gate/usr/src/lib/libm/common/Q/
H A D__lgammal.c67 c6 = 6.0L, variable
105 logl((x-c1)*(x-c2)*(x-c3)*(x-c4)*(x-c5)*(x-c6));
/illumos-gate/usr/src/lib/libm/common/C/
H A D__lgamma.c117 c6 = 5.7083835261e-03; variable
263 p = hln2pi+t*(c0+y*(c1+y*(c2+y*(c3+y*(c4+y*(c5+y*c6))))));
/illumos-gate/usr/src/cmd/col/
H A Dcol.c392 wchar_t c1, c2, c3, c4, c5, c6, c7; local
409 c6 = *line;
420 c5 = c6;
421 c6 = c7;
/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dlabel_macro.h55 uint32_t c6; member in struct:__anon9116
125 (l1)->_comps.c6 == (l2)->_comps.c6 && \
186 (l)->_comps.c5 = (l)->_comps.c6 = (l)->_comps.c7 = (l)->_comps.c8 = \
192 (l)->_comps.c5 = (l)->_comps.c6 = (l)->_comps.c7 = (l)->_comps.c8 = \
217 (l1)->_comps.c6 == (l2)->_comps.c6 && \
231 (l2)->_comps.c6 == ((l1)->_comps.c6 & (l2)->_comps.c6)
[all...]

Completed in 48 milliseconds