Home
last modified time | relevance | path

Searched refs:xxx (Results 1 – 25 of 53) sorted by relevance

123

/illumos-gate/usr/src/test/util-tests/tests/awk/examples/out/
H A Dt.5.x1 xxx xxx
2 xxx xxx
3 xxx xxx mel
4 xxx xxx bwk me
6 xxx xxx srb
7 xxx xxx lem
8 xxx xxx scj
9 xxx xxx rhm
10 xxx xxx shen
11 xxx xxx a68
[all …]
/illumos-gate/usr/src/lib/libm/common/C/
H A Derf.c208 #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[8]
220 #define pp2 xxx[9]
[all …]
H A Dasin.c88 #define one xxx[0]
89 #define huge xxx[1]
93 #define pS0 xxx[5]
94 #define pS1 xxx[6]
95 #define pS2 xxx[7]
96 #define pS3 xxx[8]
97 #define pS4 xxx[9]
98 #define pS5 xxx[10]
99 #define qS1 xxx[11]
100 #define qS2 xxx[12]
[all …]
H A Dacos.c80 #define one xxx[0]
81 #define pi xxx[1]
84 #define pS0 xxx[4]
85 #define pS1 xxx[5]
86 #define pS2 xxx[6]
87 #define pS3 xxx[7]
88 #define pS4 xxx[8]
89 #define pS5 xxx[9]
90 #define qS1 xxx[10]
91 #define qS2 xxx[11]
[all …]
H A Dexpm1.c148 #define one xxx[0]
149 #define huge xxx[1]
150 #define tiny xxx[2]
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[8]
157 #define Q3 xxx[9]
158 #define Q4 xxx[10]
[all …]
H A Dlog1p.c112 #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[8]
121 #define Lp7 xxx[9]
[all …]
H A Dasinh.c49 static const double xxx[] = { variable
54 #define one xxx[0]
55 #define ln2 xxx[1]
56 #define huge xxx[2]
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dsm_range1.c7 int xxx; variable
12 for (xxx = 0; xxx < 10; xxx++) { in func()
19 if (xxx == 10) in func()
H A Dsm_compare17.c5 int xxx; variable
11 if (xxx < 0) in options_write()
14 if (++a == xxx) { in options_write()
20 __smatch_compare(a, xxx); in options_write()
H A Dsm_implied19.c3 int xxx, yyy; variable
8 if (xxx) in frob()
H A Dsm_loops6.c3 extern int xxx;
26 if (xxx) in test()
H A Dsm_mtag1.c4 static int xxx = 234; variable
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DTEST.mk12 * :TEST: xxx yyy ...
14 * $(REGRESS) $(REGRESSFLAGS) xxx.tst
17 * :TEST: xxx.tst yyy ...
19 * $(REGRESS) $(REGRESSFLAGS) xxx.tst yyy ...
21 * :TEST: xxx.c [ :: test-prereq ... :: ] [ args [ : args ... ] ]
23 * :TEST: xxx.sh [ :: test-prereq ... :: ] [ args [ : args ... ] ]
25 * xxx :TEST: prereq ...
H A Dmake.probe655 then rm -f xxx.dll xxx.lib
657 test -f xxx.lib -a -f xxx.dll
689 if $xx $1 -o xxx$dll shared.$obj 2>e && test -r xxx$dll
753 rm -f xxx xxx$1 xxx$2
761 elif test -f xxx -a -f xxx$2
776 rm -f xxx$dll
777 if $dld $shared -o xxx$dll libxxx.$lib && test -r xxx$dll
789 rm -f xxx$dll
894 rm -f xxx$dll
918 ?*) rm -f xxx*
[all …]
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A DT.sub72 a x aaa xaa xxx
73 axa xxa xxx
80 . x aaa xaa xxx
81 axa xxa xxx
82 bbb xbb xxx
130 b xxx bxxx bxbxbxb
145 $$$ x$$ xxx
150 ... x.. xxx
H A DT.split183 @@@ xxx
184 @@@ xxx
185 @@@ xxx
H A DT.re69 xxx
345 xxx
H A DT.-f-f29 echo xxx | $AWK -f $TEMP1 -f $TEMP2 > $TEMP3
/illumos-gate/usr/src/test/util-tests/tests/awk/examples/awk/
H A Dt.format45 xxx=substr (text,1,105)
6 print length (xxx)
7 print xxx
H A Dt.re41 BEGIN { r1 = "xxx"
2 r2 = "xxx" ":"
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Darrays.sh37 unset xxx
39 do xxx[$i]=$i
199 unset xxx
200 xxx=foo
201 if [[ ${!xxx[@]} != 0 ]]
218 unset xxx
219 : ${xxx[3]}
220 if [[ ${!xxx[@]} ]]
226 xxx[++i]=1
H A Dcubetype.sh142 xxx=$(typeset -p c)
145 unset b c d zzz xxx ccc
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dstatus-close.ok1 xxx
/illumos-gate/usr/src/lib/libeti/
H A DMakefile57 xxx: target
/illumos-gate/usr/src/cmd/spell/
H A Dspell.sh67 set -A args xxx "$@"

123