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

12

/opensolaris-onvv-gate/usr/src/lib/libc/port/gen/
H A Ddiv.c54 r.quot = num / denom;
57 * The ANSI standard says that |r.quot| <= |n/d|, where
64 * negative and r.quot has been truncated towards -inf,
66 * sign of num; if both are negative and r.quot has been
76 * In that case, to get the right answer, add 1 to r.quot and
80 r.quot++;
94 r.quot = num / denom;
97 r.quot++;
H A Dlldiv.c44 sd.quot = numer / denom;
/opensolaris-onvv-gate/usr/src/cmd/fs.d/ufs/quot/
H A DMakefile28 # cmd/fs.d/ufs/quot/Makefile
31 LIBPROG= quot
/opensolaris-onvv-gate/usr/src/cmd/dispadmin/
H A Dsubr.c109 longlong_t quot; local
241 quot = prod / dfrom_res;
248 if (quot > UINT_MAX) {
252 htp->hrt_rem = (int)quot;
/opensolaris-onvv-gate/usr/src/head/iso/
H A Dstdlib_c99.h57 long long quot; member in struct:__anon2497
H A Dstdlib_iso.h67 int quot; member in struct:std::__anon2498
72 long quot; member in struct:std::__anon2499
/opensolaris-onvv-gate/usr/src/cmd/fs.d/ufs/
H A DMakefile38 labelit lockfs ncheck quot quota quotacheck quotaon \
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/
H A Droff.sdata108 [quot ] "
/opensolaris-onvv-gate/usr/src/uts/common/fs/ufs/
H A Dquotacalls.c90 struct quotctl quot; local
95 if (copyin((caddr_t)arg, &quot, sizeof (struct quotctl)))
104 quot.op = quot32.op;
105 quot.uid = quot32.uid;
106 quot.addr = (caddr_t)(uintptr_t)quot32.addr;
110 if (quot.uid < 0)
111 quot.uid = crgetruid(cr);
112 if (quot.op == Q_SYNC && vp == NULL) {
114 } else if (quot.op != Q_ALLSYNC) {
117 switch (quot
[all...]
/opensolaris-onvv-gate/usr/src/head/
H A Dinttypes.h82 intmax_t quot; member in struct:__anon2495
/opensolaris-onvv-gate/usr/src/cmd/priocntl/
H A Dsubr.c584 longlong_t quot; local
715 quot = prod / dfrom_res;
722 if (quot > UINT_MAX) {
726 htp->hrt_rem = (int)quot;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A Dhtmlview.t165 This is a link in a verbatim block &lt;a href=&quot;<a href="http://perl.org">http://perl.org</a>&quot;&gt; Perl &lt;/a&gt;</pre>
/opensolaris-onvv-gate/usr/src/common/mpi/
H A Dmpi-priv.h230 mp_err s_mp_div(mp_int *rem, mp_int *div, mp_int *quot); /* magnitude div */
299 mp_digit divisor, mp_digit *quot, mp_digit *rem);
H A Dmpi.c3389 mp_int quot; local
3413 MP_DIGITS(&quot) = 0;
3415 MP_CHECKOK( mp_init_size(&quot, USED(mp), FLAG(mp)) );
3428 s_mp_lshd(&quot, 1);
3429 DIGIT(&quot, 0) = (mp_digit)q;
3441 MP_DIGIT(&quot, 0) = d;
3442 MP_CHECKOK( s_mp_norm(&rem, &quot, &norm) );
3445 MP_DIGIT(&quot, 0) = 0;
3461 MP_CHECKOK( s_mp_lshd(&quot, 1) );
3462 DIGIT(&quot,
4213 s_mp_div(mp_int *rem, mp_int *div, mp_int *quot) argument
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DHiRes.xs407 tp->tv_sec = ans1.quot; /* Whole seconds */
408 tp->tv_usec = ans2.quot; /* Micro-seconds */
531 unsigned long div=10,quot, rem;
533 iss = lib$ediv(&div,v,&quot,&rem);
536 return quot;
/opensolaris-onvv-gate/usr/src/lib/libpp/common/
H A Dpplex.c185 int quot; local
876 quot = c;
884 if ((quot = c) == '<')
893 quot = '>';
905 if (c != quot)
931 if (c == '\n' && quot == '\'' && (pp.option & STRINGSPAN)) n = 0;
937 switch (quot)
973 error(m, "%s in %c quote", pptokchr(c), quot);
979 PUTCHR(quot);
984 c = quot;
[all...]
H A Dppproto.c562 int quot; local
729 quot = c;
750 if (c == quot)
/opensolaris-onvv-gate/usr/src/lib/libshell/common/scripts/
H A Drssread.sh289 ["quot"]='"'
/opensolaris-onvv-gate/usr/src/lib/libshell/common/tests/
H A Dbuiltins.sh274 if [[ $(printf '%H\n' $'<>"& \'\tabc') != '&lt;&gt;&quot;&amp;&nbsp;&apos;&#9;abc' ]]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DFTP.pm168 sub quot subroutine
1623 =item quot (CMD [,ARGS])
/opensolaris-onvv-gate/usr/src/cmd/ssh/sftp/
H A Dsftp.c439 char quot; local
453 quot = *cp++;
457 if (cp[i] == quot) { /* Found quote */
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DChecker.pm386 quot => '"', # double quote
H A DHtml.pm1357 &quot; &gt; # maybe pre-quoted '<a href="...">'
1725 $rest =~ s/"/&quot;/g;
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A DSUNWcs.mf1023 file path=usr/lib/fs/ufs/quot mode=0555
2726 link path=usr/sbin/quot target=../lib/fs/ufs/quot
/opensolaris-onvv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A Dstdsoap2.cpp1437 if (!strcmp(tmp, "quot"))
10222 { if (soap_send_raw(soap, s, t - s - 1) || soap_send_raw(soap, "&quot;", 6))
10668 t = (char*)"quot;";
10794 t = "&quot;";
10936 t = (char*)"quot;";

Completed in 383 milliseconds

12