Searched refs:USED (Results 1 – 16 of 16) sorted by relevance
/titanic_44/usr/src/common/mpi/ |
H A D | mpi.c | 159 USED(mp) = 1; in mp_init_size() 189 s_mp_copy(DIGITS(from), DIGITS(mp), USED(from)); in mp_init_copy() 190 USED(mp) = USED(from); in mp_init_copy() 229 if(ALLOC(to) >= USED(from)) { in mp_copy() 230 s_mp_setz(DIGITS(to) + USED(from), ALLOC(to) - USED(from)); in mp_copy() 231 s_mp_copy(DIGITS(from), DIGITS(to), USED(from)); in mp_copy() 237 s_mp_copy(DIGITS(from), tmp, USED(from)); in mp_copy() 251 USED(to) = USED(from); in mp_copy() 310 USED(mp) = 0; in mp_clear() 331 USED(mp) = 1; in mp_zero() [all …]
|
H A D | mpprime.c | 97 for(ix = 0; ix < USED(a); ix++) { in mpp_random()
|
H A D | mp_gf2m.c | 316 MP_CHECKOK( s_mp_pad(c, USED(a) + USED(b)) ); in mp_bmul() 466 MP_CHECKOK( s_mp_pad(r, 2*USED(a)) ); in mp_bsqrmod() 509 MP_CHECKOK( s_mp_pad(r, USED(pp)) ); in mp_bdivmod()
|
H A D | mpi.h | 373 #define USED(MP) MP_USED(MP) macro
|
/titanic_44/usr/src/cmd/avs/sdbc/etc/ |
H A D | scm.sh | 313 USED=0 323 USED=1 328 USED=1 336 if [ $USED = 0 ] ; then
|
/titanic_44/usr/src/lib/libbc/inc/include/nettli/ |
H A D | timod.h | 36 #define USED 0x01 /* data structure in use */ macro
|
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_get/ |
H A D | zfs_get_005_neg.ksh | 55 typeset inval_props=(Type 0 ? * -on --on readonl time USED RATIO MOUNTED)
|
/titanic_44/usr/src/lib/libnsl/nsl/ |
H A D | tx.h | 89 #define USED 0x0001 /* data structure in use */ macro
|
H A D | _utility.c | 984 ntiptr->ti_flags = USED; in _t_create()
|
/titanic_44/usr/src/cmd/lp/lib/filters/ |
H A D | insfilter.c | 489 #define USED(F) ((F)->mark) macro 574 if (USED(pf))
|
/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | dynamic.msg | 280 @ MSG_DT_USED_CFNP "USED"
|
/titanic_44/usr/src/cmd/sgs/rtld/mdbmod/common/ |
H A D | rtld.msg | 104 @ MSG_FL1_USED "USED"
|
/titanic_44/usr/src/lib/libmvec/common/vis/ |
H A D | __vlog_ultra3.S | 2161 ! o7 NOT USED
|
/titanic_44/usr/src/cmd/lp/lib/oam/ |
H A D | msg.source | 73 ** COMMON MESSAGES USED BY ALL PROGRAMS
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | termcap.src | 18847 ######## NONSTANDARD CAPABILITY TRANSLATIONS USED IN THIS FILE
|
H A D | terminfo.src | 21063 ######## NONSTANDARD CAPABILITY TRANSLATIONS USED IN THIS FILE
|