Search | Google it | Results 1 - 3 of 3 for funcall:any_on (0.00 seconds) |
242: n -= nbits; 243: if (any_on(b,n)) { 244: lostbits = 1;
176: #else 177: any_on(Bigint *b, int k) 178: #endif
239: if (bdif > 0) { 240: if ( (lostbits = any_on(b, bdif)) !=0) 241: inex = STRTOG_Inexlo;