Searched refs:ic (Results 1 - 25 of 25) sorted by relevance

/ast/src/cmd/std/
H A Diconv.c80 register iconv_list_t* ic; local
85 for (ic = iconv_list(NiL); ic; ic = iconv_list(ic))
90 p = ic->match;
102 p = ic->desc;
118 register iconv_list_t* ic; local
122 for (ic = iconv_list(NiL); ic; i
[all...]
H A Ddd.c499 register iconv_list_t* ic; local
503 for (ic = iconv_list(NiL); ic; ic = iconv_list(ic))
508 optesc(sp, ic->match, '?');
510 optesc(sp, ic->desc, 0);
/ast/src/lib/libast/uwin/
H A Dlog__L.c87 ic(L1, 6.6666666666667340202E-1, -1, 1.5555555555592)
88 ic(L2, 3.9999999999416702146E-1, -2, 1.999999997FF24)
89 ic(L3, 2.8571428742008753154E-1, -2, 1.24924941E07B4)
90 ic(L4, 2.2222198607186277597E-1, -3, 1.C71C52150BEA6)
91 ic(L5, 1.8183562745289935658E-1, -3, 1.74663CC94342F)
92 ic(L6, 1.5314087275331442206E-1, -3, 1.39A1EC014045B)
93 ic(L7, 1.4795612545334174692E-1, -3, 1.2F039F0085122)
H A Dexp.c110 ic(p1, 1.6666666666666601904E-1, -3, 1.555555555553E)
111 ic(p2, -2.7777777777015593384E-3, -9, -1.6C16C16BEBD93)
112 ic(p3, 6.6137563214379343612E-5, -14, 1.1566AAF25DE2C)
113 ic(p4, -1.6533902205465251539E-6, -20, -1.BBD41C5D26BF1)
114 ic(p5, 4.1381367970572384604E-8, -25, 1.6376972BEA4D0)
115 ic(ln2hi, 6.9314718036912381649E-1, -1, 1.62E42FEE00000)
116 ic(ln2lo, 1.9082149292705877000E-10,-33, 1.A39EF35793C76)
117 ic(lnhuge, 7.1602103751842355450E2, 9, 1.6602B15B7ECF2)
118 ic(lntiny,-7.5137154372698068983E2, 9, -1.77AF8EBEAE354)
119 ic(invln
[all...]
H A Dacosh.c84 ic(ln2hi, 6.9314718036912381649E-1, -1, 1.62E42FEE00000)
85 ic(ln2lo, 1.9082149292705877000E-10,-33, 1.A39EF35793C76)
H A Dasinh.c79 ic(ln2hi, 6.9314718036912381649E-1, -1, 1.62E42FEE00000)
80 ic(ln2lo, 1.9082149292705877000E-10, -33, 1.A39EF35793C76)
H A Dexp__E.c101 ic(p1, 1.3887401997267371720E-2, -7, 1.C70FF8B3CC2CF)
102 ic(p2, 3.3044019718331897649E-5, -15, 1.15317DF4526C4)
103 ic(q1, 1.1110813732786649355E-1, -4, 1.C719538248597)
104 ic(q2, 9.9176615021572857300E-4, -10, 1.03FC4CB8C98E8)
H A Dlog1p.c108 ic(ln2hi, 6.9314718036912381649E-1, -1, 1.62E42FEE00000)
109 ic(ln2lo, 1.9082149292705877000E-10, -33, 1.A39EF35793C76)
110 ic(sqrt2, 1.4142135623730951455E0, 0, 1.6A09E667F3BCD)
H A Dexpm1.c100 ic(ln2hi, 6.9314718036912381649E-1, -1, 1.62E42FEE00000)
101 ic(ln2lo, 1.9082149292705877000E-10, -33, 1.A39EF35793C76)
102 ic(lnhuge, 7.1602103751842355450E2, 9, 1.6602B15B7ECF2)
103 ic(invln2, 1.4426950408889633870E0, 0, 1.71547652B82FE)
H A Dmathimpl.h72 # define ic(name, value, bexp, xval) ; macro
80 # define ic(name, value, bexp, xval) \ macro
/ast/src/cmd/ksh93/tests/
H A Dsigchld.sh151 x=$($SHELL 2> /dev/null -ic '/bin/notfound; sleep .5 & sleep 1;jobs')
153 x=$($SHELL 2> /dev/null -ic 'kill -0 12345678901234567876; sleep .5 & sleep 1;jobs')
H A Doptions.sh439 do got=$( ( HISTFILE=$histfile $SHELL +E -ic $'unset '$var$'\nfunction foo\n{\ncat\n}\ntype foo\nexit' ) 2>&1 )
442 got=$( { HISTFILE=$histfile $SHELL +E -ic $'unset '$var$'\nfunction foo\n{\ncat\n}\ntype foo\nexit' ;} 2>&1 )
446 ( unset HISTFILE; $SHELL -ic "HISTFILE=$histfile" 2>/dev/null ) || err_exit "setting HISTFILE when not in environment fails"
H A Dio.sh269 $SHELL -ic '
H A Dbuiltins.sh633 v=$($SHELL 2> /dev/null +o rc -ic $'getopts a:bc: opt --man\nprint $?')
/ast/src/lib/libcodex/
H A Dcode-iconv.c43 register iconv_list_t* ic; local
47 for (ic = iconv_list(NiL); ic; ic = iconv_list(ic))
52 p = ic->match;
64 p = ic->desc;
/ast/src/cmd/mam/
H A Dshmam.awk312 else if ((ic=destins(tar)) > 0 ) {
313 for(i=1; kcmd[ic, i]!=""; i++);
314 kcmd[ic, i] =sprintf("\t %s %s $(<)", vcommand(cmd), opt);
532 function print_CMD(s, ar, cmd, ic)
546 ic = ccmdl[s] # the iindex for some icmd arrary
547 for(k=1; icmd[ic,k]!=""; k++)
548 printf("%s\n", icmd[ic,k]) ;
553 ic = kcmdl[s] # the index for some icmd arrary
554 #print "s="s "ic="ic
[all...]
/ast/src/lib/libast/regex/
H A Dregdecomp.c86 unsigned char ic[2*UCHAR_MAX]; local
155 t = ic;
225 if ((t - ic + 1) < (s - nc + (nc[0] == '^')))
238 sfwrite(sp, ic, t - ic);
H A Dregcomp.c1032 col(Celt_t* ce, int ic, unsigned char* bp, int bw, int bc, unsigned char* ep, int ew, int ec) argument
1050 if (ic)
1068 if (ic)
1106 if (ic)
1124 if (ic)
1161 if (!ic || !cc)
1163 ic = 0;
1188 int ic; local
1471 if (ic = env->flags & REG_ICASE)
1537 ce = col(ce, ic, r
[all...]
H A Dregnexec.c657 int ic; local
661 ic = (rex->flags & REG_ICASE);
676 if (ic && isupper(c))
691 if (ic && isupper(c))
707 if (ic ? collic(rex->re.collate.elements, (char*)key, (char*)key, c, x) : collelt(rex->re.collate.elements, (char*)key, c, x))
/ast/src/cmd/builtin/
H A Dod.c1277 register iconv_list_t* ic; local
1285 for (ic = iconv_list(NiL); ic; ic = iconv_list(ic))
1286 if (ic->ccode >= 0)
1287 n += sfprintf(sp, "[%c:%s?%s]", ic->match[ic->match[0] == '('], ic->name, ic
[all...]
/ast/src/cmd/sort/
H A Dmain.c322 register iconv_list_t* ic; local
328 for (ic = iconv_list(NiL); ic; ic = iconv_list(ic))
329 if (ic->ccode >= 0)
330 n += sfprintf(sp, "[%c:%s?%s]", ic->match[ic->match[0] == '('], ic->name, ic
[all...]
/ast/src/cmd/pax/
H A Dpax.c1410 register iconv_list_t* ic; local
1419 for (ic = iconv_list(NiL); ic; ic = iconv_list(ic))
1424 p = ic->match;
1436 p = ic->desc;
/ast/src/lib/libuu/
H A Duulib.c964 int ic; local
969 ic = ((oc / 3) + 1) * 4;
970 if (ic > SF_BUFSIZE)
971 ic = SF_BUFSIZE;
976 e = buf + ic;
/ast/src/cmd/re/
H A Dsed1.c78 #define ic ac macro
669 xx,ac,bc,cc,dc,xx,xx,gc,hc,ic,xx,xx,lc,xx,nc,xx, /* a-n */
/ast/src/cmd/INIT/
H A Dpackage.sh1680 cpu=`grep -ic '^processor[ ][ ]*:[ ]*[0123456789]' /proc/cpuinfo`
1717 then case `$1 | grep -ic '^cpu '` in
1718 1) cpu=`$1 | grep -ic '^ *[0123456789][0123456789]* '`

Completed in 55 milliseconds