Searched refs:isqrt (Results 1 - 17 of 17) sorted by relevance

/macosx-10.10/BerkeleyDB-21/db/test/
H A Dlock001.tcl20 # Adjusted to make exact match of isqrt
25 set nmodes [isqrt [llength $conflicts]]
H A Dlock002.tcl16 set nmodes [isqrt [llength $conflicts]]
H A Dtestutils.tcl620 proc isqrt { l } { procedure
/macosx-10.10/Libc-1044.1.2/stdlib/FreeBSD/
H A Dpsort.c357 isqrt(size_t x) function
409 shared.turnoff = isqrt(n);
H A Dpsort_b.c357 isqrt(size_t x) function
409 shared.turnoff = isqrt(n);
H A Dpsort_r.c357 isqrt(size_t x) function
409 shared.turnoff = isqrt(n);
/macosx-10.10/emacs-93/emacs/lisp/emacs-lisp/
H A Dcl.el607 gcd lcm isqrt floor* ceiling* truncate* round*
H A Dcl-extra.el344 (defun isqrt (x) function
H A Dcl-macs.el2657 isqrt floor* ceiling* truncate* round* mod* rem* subseq
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkImgGIF.c2010 isqrt(
2045 unsigned int n = isqrt(count);
1978 isqrt( function
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkImgGIF.c1909 isqrt(x)
1944 n = isqrt(count);
1895 isqrt(x) function
/macosx-10.10/vim-55/runtime/syntax/
H A Dmupad.vim105 syn keyword mupadFunction isprime isqrt iszero ithprime kummerU lambertW
H A Dmaxima.vim111 syn keyword maximaFunc isqrt itr j0 j1 jacobi jacobi_cd jacobi_cn jacobi_cs jacobi_dc
H A Dtcl.vim163 syn keyword tcltkMaths contained exp floor fmod hypot int isqrt log log10 max min pow rand
H A Dmaple.vim270 syn keyword mvLibrary JacobiNC allvalues evalc isqrt rationalize userinfo
H A Dlisp.vim168 syn keyword lispFunc boole-clr isqrt sbit
/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dtcp_input.c393 isqrt(unsigned int val) { function
518 tp->std_dev_iaj = isqrt(mean);

Completed in 358 milliseconds