Searched refs:iszero (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/math/
H A Dbigfloat2.tcl92 if {[iszero $x]} {
226 if {[iszero $x]} {
336 if {[iszero $x]} {
516 if {[iszero $number]} {
957 if {[iszero $number]} {
1185 proc ::math::bigfloat::iszero {x} {
1207 if {[iszero $x]} {
1496 if {[iszero $a]} {
1700 if {[iszero $n]} {return 0}
1820 if {[iszero
[all...]
H A Dbigfloat.tcl145 if {[iszero $x]} {
284 if {[iszero $x]} {
370 while {![::math::bignum::iszero $mantissa_temp]} {
410 if {[iszero $x]} {
495 while {![::math::bignum::iszero $t]} {
559 while {![::math::bignum::iszero $u]} {
580 if {[iszero $number]} {
735 while {![::math::bignum::iszero $t]} {
823 if {[::math::bignum::iszero $integerA]} {
831 [::math::bignum::iszero
[all...]
/macosx-10.10/vim-55/runtime/syntax/
H A Dmupad.vim105 syn keyword mupadFunction isprime isqrt iszero ithprime kummerU lambertW
H A Dmaple.vim400 syn keyword mvPkg_linalg adjoint crossprod frobenius iszero pivot swapcol
/macosx-10.10/tcpdump-61/tcpdump/
H A Dprint-isakmp.c234 iszero(u_char *p, size_t l) function
2239 if (iszero((u_char *)&base->r_ck, sizeof(base->r_ck))) {

Completed in 296 milliseconds