/titanic_44/usr/src/lib/libm/common/C/ |
H A D | erf.c | 133 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 D | asin.c | 70 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 D | acos.c | 64 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 D | expm1.c | 133 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 D | log1p.c | 99 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 D | asinh.c | 49 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 D | arrays.sh | 37 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 D | cubetype.sh | 143 xxx=$(typeset -p c) 146 unset b c d zzz xxx ccc
|
H A D | attributes.sh | 286 bar=xxx 287 [[ $(foo) == bar=xxx ]] || err_exit 'typeset -p not working inside a function'
|
H A D | types.sh | 265 typeset blah=xxx
|
/titanic_44/usr/src/lib/libeti/ |
H A D | Makefile | 61 xxx: target
|
/titanic_44/usr/src/cmd/spell/ |
H A D | spell.sh | 67 set -A args xxx "$@"
|
/titanic_44/usr/src/lib/libdll/common/features/ |
H A D | dll | 42 # some run time linkers barf with /lib/xxx if 43 # /usr/lib/xxx is there
|
/titanic_44/usr/src/lib/libdll/common/ |
H A D | RELEASE | 11 04-01-28 dllscan.c: update for new plugin scheme: lib/foo/bar.xxx
|
/titanic_44/usr/src/lib/libsqlite/test/ |
H A D | join.test | 293 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 D | deparse.c | 462 #ifdef xxx in p_redirect() 570 #ifdef xxx in here_body()
|
/titanic_44/usr/src/lib/libpp/common/ |
H A D | RELEASE | 305 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 D | pp.probe | 212 echo 'char xxx[] = "abc 288 #define xxx 3 473 static int xxx;
|
/titanic_44/usr/src/lib/libast/common/features/ |
H A D | fs | 9 struct stat64 { int xxx; }; /* disable if stat64 available */
|
/titanic_44/usr/src/cmd/fs.d/ufs/ncheck/ |
H A D | ncheck.c | 63 char xxx[SBSIZE]; /* because fs is variable length */ member
|
/titanic_44/usr/src/cmd/troff/troff.d/ |
H A D | README | 54 where "xxx" is your device name.
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | auth.c | 1943 int newline, xxx, sline; local 2036 if (!getword(sf, word, &xxx, atfile)) {
|
/titanic_44/usr/src/cmd/fs.d/ufs/ff/ |
H A D | ff.c | 66 char xxx[SBSIZE]; /* because fs is variable length */ member
|
/titanic_44/usr/src/cmd/vi/port/ |
H A D | ex.news | 152 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 D | texinfo.tex | 5748 \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
|