Searched refs:USED (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/nettli/
H A Dtimod.h36 #define USED 0x01 /* data structure in use */ macro
/illumos-gate/usr/src/common/mpi/
H A Dmpprime.c97 for(ix = 0; ix < USED(a); ix++) {
H A Dmpi.c159 USED(mp) = 1;
189 s_mp_copy(DIGITS(from), DIGITS(mp), USED(from));
190 USED(mp) = USED(from);
229 if(ALLOC(to) >= USED(from)) {
230 s_mp_setz(DIGITS(to) + USED(from), ALLOC(to) - USED(from));
231 s_mp_copy(DIGITS(from), DIGITS(to), USED(from));
237 s_mp_copy(DIGITS(from), tmp, USED(from));
251 USED(t
[all...]
H A Dmp_gf2m.c316 MP_CHECKOK( s_mp_pad(c, USED(a) + USED(b)) );
466 MP_CHECKOK( s_mp_pad(r, 2*USED(a)) );
509 MP_CHECKOK( s_mp_pad(r, USED(pp)) );
H A Dmpi.h373 #define USED(MP) MP_USED(MP) macro
/illumos-gate/usr/src/cmd/avs/sdbc/etc/
H A Dscm.sh313 USED=0
323 USED=1
328 USED=1
336 if [ $USED = 0 ] ; then
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_get/
H A Dzfs_get_005_neg.ksh59 typeset inval_props=(Type 0 ? * -on --on readonl time USED RATIO MOUNTED)
/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dtx.h89 #define USED 0x0001 /* data structure in use */ macro
H A D_utility.c984 ntiptr->ti_flags = USED;
/illumos-gate/usr/src/cmd/lp/lib/filters/
H A Dinsfilter.c489 #define USED(F) ((F)->mark) macro
574 if (USED(pf))
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vlog_ultra3.S2161 ! o7 NOT USED

Completed in 82 milliseconds