Searched refs:sixteen (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libmp/common/
H A Dutil.c179 MINT *sixteen; local
181 sixteen = mp_itom(16);
188 mp_mult(m, sixteen, m);
192 mp_mfree(sixteen);
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dspeedtest2.tcl94 ten eleven twelve thirteen fourteen fifteen sixteen seventeen
H A Dspeedtest.tcl103 ten eleven twelve thirteen fourteen fifteen sixteen seventeen
/illumos-gate/usr/src/lib/libm/common/LD/
H A Dj0l.c430 static GENERIC sixteen = 16.0L; variable
441 if (x > sixteen) {
704 if (x > sixteen) {
H A Dj1l.c434 static GENERIC sixteen = 16.0L; variable
446 if (x > sixteen) {
708 if (x > sixteen) {
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dj0l.c422 static const GENERIC sixteen = 16.0L; variable
432 if (x>sixteen) {
694 if (x>sixteen) {
H A Dj1l.c418 static const GENERIC sixteen = 16.0L; variable
429 if (x>sixteen) {
690 if (x>sixteen) {

Completed in 67 milliseconds