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
5 xxx xxx ken him someone else
6 xxx xxx srb
7 xxx xxx lem
8 xxx xxx scj
9 xxx xxx rhm
10 xxx xxx shen
[all …]
/illumos-gate/usr/src/lib/libm/common/C/
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[8]
[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[8]
[all …]
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[8]
[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[8]
[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[8]
[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
656 if $cc -shared -Wl,--enable-auto-image-base -Wl,--out-implib=xxx.lib -o xxx.dll exp.$obj &&
657 test -f xxx.lib -a -f xxx.dll
686 rm -f xxx$dll
689 if $xx $1 -o xxx$dll shared.$obj 2>e && test -r xxx$dll
693 case `PATH=/bin:/usr/bin:$PATH file xxx$dll` in
696 "") $executable xxx$dll || continue
699 $executable xxx$dll || continue
700 …case `strings xxx$dll | sed -e 's,.*[ |],,' | sort -u | egrep -i '^([._](dynamic|dynstr|dynsym))$'…
705 $executable xxx$dll || continue
[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