Searched defs:xxx (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/C/
H A Dasinh.c49 static const double xxx[] = { variable
54 #define one xxx[0]
55 #define ln2 xxx[1]
56 #define huge xxx[2]
H A Dacos.c64 static const double xxx[] = { variable
80 #define one xxx[0]
81 #define pi xxx[1]
82 #define pio2_hi xxx[2]
83 #define pio2_lo xxx[3]
84 #define pS0 xxx[4]
85 #define pS1 xxx[5]
86 #define pS2 xxx[6]
87 #define pS3 xxx[7]
88 #define pS4 xxx[
[all...]
H A Dexpm1.c133 static const double xxx[] = { variable
148 #define one xxx[0]
149 #define huge xxx[1]
150 #define tiny xxx[2]
151 #define o_threshold xxx[3]
152 #define ln2_hi xxx[4]
153 #define ln2_lo xxx[5]
154 #define invln2 xxx[6]
155 #define Q1 xxx[7]
156 #define Q2 xxx[
[all...]
H A Dlog1p.c99 static const double xxx[] = { variable
112 #define ln2_hi xxx[0]
113 #define ln2_lo xxx[1]
114 #define two54 xxx[2]
115 #define Lp1 xxx[3]
116 #define Lp2 xxx[4]
117 #define Lp3 xxx[5]
118 #define Lp4 xxx[6]
119 #define Lp5 xxx[7]
120 #define Lp6 xxx[
[all...]
H A Dasin.c70 static const double xxx[] = { variable
88 #define one xxx[0]
89 #define huge xxx[1]
90 #define pio2_hi xxx[2]
91 #define pio2_lo xxx[3]
92 #define pio4_hi xxx[4]
93 #define pS0 xxx[5]
94 #define pS1 xxx[6]
95 #define pS2 xxx[7]
96 #define pS3 xxx[
[all...]
H A Derf.c133 static const double xxx[] = { variable
208 #define tiny xxx[0]
209 #define half xxx[1]
210 #define one xxx[2]
211 #define two xxx[3]
212 #define erx xxx[4]
216 #define efx xxx[5]
217 #define efx8 xxx[6]
218 #define pp0 xxx[7]
219 #define pp1 xxx[
[all...]
/illumos-gate/usr/src/cmd/fs.d/ufs/ncheck/
H A Dncheck.c63 char xxx[SBSIZE]; /* because fs is variable length */ member in union:__anon558
/illumos-gate/usr/src/cmd/fs.d/ufs/ff/
H A Dff.c66 char xxx[SBSIZE]; /* because fs is variable length */ member in union:__anon548
/illumos-gate/usr/src/boot/lib/libstand/
H A Dnfs.c78 n_long xxx; /* XXX what's this for? */ member in struct:nfs_read_args
407 args->xxx = htonl((n_long)0);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dauth.c1943 int newline, xxx, sline; local
2036 if (!getword(sf, word, &xxx, atfile)) {

Completed in 80 milliseconds