Searched defs:one (Results 1 - 25 of 26) sorted by relevance

12

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/comp/
H A Ddecl.t7 sub one { subroutine
10 format one = format
16 do one();
35 $~ = 'one';
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Simple/t/
H A Duse_ok.t14 package Foo::one;
22 ::ok( !defined &gensym, ' one arg, defaults overriden' );
/osnet-11/usr/src/lib/libmp/common/
H A Dmadd.c110 short one; local
113 one = 1;
115 mone.val = &one;
H A Dgcd.c55 static MINT *one = NULL; local
59 * variables, for the one "initialized" multiple precision
62 if (one == NULL)
63 one = mp_itom(1);
72 _mp_move(one, &v2);
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dt-strl.c32 int one, two, k; local
97 one = sm_strlcpyn(dst1, sizeof dst1, 3, src1[0], "/", src1[1]);
99 SM_TEST(one == two);
101 one = sm_strlcpyn(dst1, 10, 3, src1[0], "/", src1[1]);
103 SM_TEST(one == two);
105 one = sm_strlcpyn(dst1, 5, 3, src1[0], "/", src1[1]);
107 SM_TEST(one == two);
109 one = sm_strlcpyn(dst1, 0, 3, src1[0], "/", src1[1]);
111 SM_TEST(one == two);
113 one
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DDB.t126 @ret = eval "one(2)";
128 like( $ret[0], qr/\@ = &eval \'one.+?2\)\'/, #'
143 return (eval "one($_[0])")[-1];
145 sub one { DB->backtrace(@_) } subroutine
146 sub two { one(@_) }
226 @baz = map { dualvar(1, $_) } qw( one two three four five );
/osnet-11/usr/src/common/crypto/ecc/
H A Dec2_test.c36 * the terms of any one of the MPL, the GPL or the LGPL.
149 mp_int one, order_1, gx, gy, rx, ry, n; local
155 MP_CHECKOK(mp_init(&one, kmflag));
163 MP_CHECKOK(mp_set_int(&one, 1));
164 MP_CHECKOK(mp_sub(&group->order, &one, &order_1));
374 MP_CHECKOK(ECPoints_mul(group, &one, &one, &rx, &ry, &rx, &ry));
439 mp_clear(&one);
H A Decp_test.c36 * the terms of any one of the MPL, the GPL or the LGPL.
148 mp_int one, order_1, gx, gy, rx, ry, n; local
154 MP_CHECKOK(mp_init(&one, kmflag));
162 MP_CHECKOK(mp_set_int(&one, 1));
163 MP_CHECKOK(mp_sub(&group->order, &one, &order_1));
336 MP_CHECKOK(ECPoints_mul(group, &one, &one, &rx, &ry, &rx, &ry));
401 mp_clear(&one);
H A Dec.c37 * the terms of any one of the MPL, the GPL or the LGPL.
378 mp_int privKeyVal, order_1, one; local
382 MP_DIGITS(&one) = 0;
385 CHECK_MPI_OK( mp_init(&one, kmflag) );
395 CHECK_MPI_OK( mp_set_int(&one, 1) );
396 CHECK_MPI_OK( mp_sub(&order_1, &one, &order_1) );
398 CHECK_MPI_OK( mp_add(&privKeyVal, &one, &privKeyVal) );
404 mp_clear(&one);
/osnet-11/usr/src/lib/libast/common/comp/
H A Dtsearch.c25 * implementation? that's what happens when one slimes their
75 static int treecompare(Dt_t* dt, char* one, char* two, Dtdisc_t* disc) argument
77 static int treecompare(dt, one, two, disc)
79 char* one;
84 return (*((Treedisc_t*)disc)->comparf)((Void_t*)one,(Void_t*)two);
157 ** in the tree if there is one. Since we are using a splay tree, a deleted
/osnet-11/usr/src/lib/krb5/kdb/
H A Dkdb_cpw.c110 int max_kvno, one, i, j, k; local
131 &one, &more);
135 if ((one > 1) || (more)) {
136 krb5_db_free_principal(context, &krbtgt_entry, one);
139 if (!one)
228 krb5_db_free_principal(context, &krbtgt_entry, one);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dgoto.t246 sub one { subroutine
248 sub one { print "ok 6\n"; goto &two; print "not ok 6\n"; } subroutine
250 goto &one;
255 &one(1,2,3);
/osnet-11/usr/src/lib/libc/port/fp/
H A D__flt_decim.c130 #define one tbl_decade[TBL_DECADE_OFFSET] macro
143 y -= one;
/osnet-11/usr/src/lib/krb5/kadm5/srv/
H A Dserver_kdb.c382 int one; local
410 one = 1;
415 ret = krb5_db_put_principal(handle->context, kdb, &one);
425 int one = 1; local
428 ret = krb5_db_delete_principal(handle->context, name, &one);
/osnet-11/usr/src/cmd/sendmail/libmilter/
H A Dsmfi.c796 char one[2]; local
804 one[0] = symname[1];
805 one[1] = '\0';
808 one[0] = '\0';
829 if (one[0] != '\0' && strcmp(*s, one) == 0)
/osnet-11/usr/src/lib/libc/sparc/fp/
H A D_Q_div.c58 #define one C[1] macro
338 ry = one / ((yy[0] + yy[1]) + yy[2]);
435 if (c < one) {
446 zz[0] -= one;
H A D_Q_mul.c51 #define one C[2] macro
360 zz[0] -= one;
H A D_Q_sqrt.c55 #define one C[2] macro
298 zz[0] -= one;
/osnet-11/usr/src/lib/libast/common/vmalloc/
H A Dvmprofile.c256 reg Pfobj_t *one, *two, *next; local
263 one = two = NIL(Pfobj_t*);
266 pf->next = one;
267 one = pf;
278 one = pfsort(one);
282 if(PFLINE(one) == 0 && PFLINE(two) == 0)
283 cmp = PFVM(one) > PFVM(two) ? 1 : -1;
284 else if(PFLINE(one) == 0)
288 else if((cmp = strcmp(PFFILE(one),PFFIL
[all...]
/osnet-11/usr/src/lib/libprtdiag/inc/
H A Dpdevinfo_sun4u.h198 uint_t one:1; /* always set to '1' */ member in struct:manuf::__anon2380
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dsendto_kdc.c404 * ignored from one query of two, but if only one query is done, or
733 static const int one = 1; local
736 if (ioctlsocket(fd, FIONBIO, (const void *) &one))
1239 * one server, it counts as two.
1289 /* One for use here, listing all our fds in use, and one for
1311 /* Possible optimization: Make only one pass if TCP only.
1347 call with the last one from the above loop, if the loop
/osnet-11/usr/src/lib/efcode/engine/
H A Dfcode.c162 * We move the first one we find to the top of the stack,
382 one(fcode_env_t *env) function
1047 P1275(0x0a6, 0, "1", one);
1092 /* Call it "old-dma-alloc" so no one gets confused */
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_consume.c198 * subtrahend right by one bit for the next comparison.
256 * and searching for the appropriate decimal to fill the one's place.)
301 uint64_t one[2] = { 1, 0 }; local
329 dt_add_128(next_try, one, next_try);
334 dt_add_128(result, one, result);
729 * We define a "printable character" to be one for which
/osnet-11/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_misc.c206 * section of conf file this paramter is populated by one of the
500 * is internal a [Root]) then the realm has only one subtree
503 * realm has only one, i.e., the Realm container. NOTE: In all cases
504 * Realm container SHOULD be the one among the subtrees or the only
505 * one subtree.
507 * container of the realm, then the realm has only one subtree and
929 int st=0, one=1; local
978 *mask |= (one<<j);
/osnet-11/usr/src/lib/libast/common/misc/
H A Doptget.c28 * its a monster but its all in one place
639 * return is one past matching ')'
2356 Optpass_t one; local
2429 o = &one;
4597 * so one more pass to
4616 * one more pass for C

Completed in 110 milliseconds

12