Home
last modified time | relevance | path

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

12

/titanic_44/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]
/titanic_44/usr/src/lib/libshell/common/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.sh143 xxx=$(typeset -p c)
146 unset b c d zzz xxx ccc
H A Dattributes.sh286 bar=xxx
287 [[ $(foo) == bar=xxx ]] || err_exit 'typeset -p not working inside a function'
H A Dtypes.sh265 typeset blah=xxx
/titanic_44/usr/src/lib/libeti/
H A DMakefile61 xxx: target
/titanic_44/usr/src/cmd/spell/
H A Dspell.sh67 set -A args xxx "$@"
/titanic_44/usr/src/lib/libdll/common/features/
H A Ddll42 # some run time linkers barf with /lib/xxx if
43 # /usr/lib/xxx is there
/titanic_44/usr/src/lib/libdll/common/
H A DRELEASE11 04-01-28 dllscan.c: update for new plugin scheme: lib/foo/bar.xxx
/titanic_44/usr/src/lib/libsqlite/test/
H A Djoin.test293 INSERT INTO centros VALUES(1,'xxx');
304 } {1 a xxx 2 b xxx 3 c {}}
/titanic_44/usr/src/lib/libshell/common/sh/
H A Ddeparse.c462 #ifdef xxx in p_redirect()
570 #ifdef xxx in here_body()
/titanic_44/usr/src/lib/libpp/common/
H A DRELEASE305 proto: int fun xxx((yyy)) is macro call, not decl
349 relax obsolete macro expand warning for _xxx||xxx
377 92-02-29 #include <...> inside <xxx.h> gets next xxx.h on -I list
H A Dpp.probe212 echo 'char xxx[] = "abc
288 #define xxx 3
473 static int xxx;
/titanic_44/usr/src/lib/libast/common/features/
H A Dfs9 struct stat64 { int xxx; }; /* disable if stat64 available */
/titanic_44/usr/src/cmd/fs.d/ufs/ncheck/
H A Dncheck.c63 char xxx[SBSIZE]; /* because fs is variable length */ member
/titanic_44/usr/src/cmd/troff/troff.d/
H A DREADME54 where "xxx" is your device name.
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dauth.c1943 int newline, xxx, sline; local
2036 if (!getword(sf, word, &xxx, atfile)) {
/titanic_44/usr/src/cmd/fs.d/ufs/ff/
H A Dff.c66 char xxx[SBSIZE]; /* because fs is variable length */ member
/titanic_44/usr/src/cmd/vi/port/
H A Dex.news152 terminal by "set term=xxx" from ex editor (i.e., so only one
235 ex: xxx :
236 in the first or last 5 lines of the file, where xxx is any ex
240 between the "ex" and ":". The spaces around xxx are considered
265 1,$s/xxx/yyy/g with lots of changes, has been fixed.
/titanic_44/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex5748 \expandafter\noexpand\csname\the\macname xxx\endcsname}%
5749 \expandafter\xdef\csname\the\macname xxx\endcsname##1{%
5756 \expandafter\noexpand\csname\the\macname xxx\endcsname ##1,}%
5760 \csname\the\macname xxx\endcsname
5773 \expandafter\noexpand\csname\the\macname xxx\endcsname}%
5774 \expandafter\xdef\csname\the\macname xxx\endcsname##1{%
5783 \expandafter\noexpand\csname\the\macname xxx\endcsname ##1,}%
5787 \csname\the\macname xxx\endcsname

12