Searched defs:half (Results 1 - 25 of 33) sorted by relevance

12

/macosx-10.10/ksh-23/ksh/src/lib/libast/uwin/
H A Dexpm1.c115 const static double one=1.0, half=1.0/2.0; local
H A Dlog1p.c122 half=1.0/2.0, small=1.0E-20; /* 1+small == 1 */ local
H A Dexp__E.c117 const static double zero=0.0, one=1.0, half=1.0/2.0, small=1.0E-19; local
H A Derf.c169 half = 0.5, variable
/macosx-10.10/emacs-93/emacs/src/
H A Ddoprnt.c222 union { double d; char *half[2]; } u; member in union:__anon8733
/macosx-10.10/tcl-105/tk84/tk/unix/
H A DtkUnix3d.c143 int half; local
[all...]
/macosx-10.10/tcl-105/tk84/tk/win/
H A DtkWin3d.c132 int half; local
[all...]
/macosx-10.10/BerkeleyDB-21/db/btree/
H A Dbt_split.c970 db_indx_t half, *inp, nbytes, off, splitp, top; local
/macosx-10.10/Libc-1044.1.2/db/btree/FreeBSD/
H A Dbt_split.c596 indx_t full, half, nxt, off, skip, top, used; local
/macosx-10.10/emacs-93/emacs/lisp/
H A Dview.el[all...]
/macosx-10.10/ncurses-44/ncurses/test/
H A Dtestcurs.c232 int half; local
/macosx-10.10/tcl-105/tk/tk/unix/
H A DtkUnix3d.c141 int half; local
[all...]
/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWin3d.c130 int half; local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/play/
H A Dgametree.el
/macosx-10.10/tcl-105/tcl_ext/snack/snack/generic/
H A Dsigproc.c92 register double arg, half=0.5; local
127 register double arg, half=0.5; local
160 register double arg, half=0.5; local
H A Dsigproc2.c380 register double arg, half=0.5; local
415 register double arg, half=0.5; local
448 register double arg, half=0.5; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dfax2ps.c50 const float half = 0.5; variable
/macosx-10.10/Security-57031.1.35/Security/include/security_cryptkit/
H A DgiantFFT.c487 register int k, half = n>>1; local
501 register int k, half = n>>1; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cryptkit/lib/
H A DgiantFFT.c487 register int k, half = n>>1; local
501 register int k, half = n>>1; local
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderTextLineBoxes.cpp420 int half = box->x() + box->logicalWidth() / 2; local
/macosx-10.10/text_cmds-88/col/
H A Dcol.c370 int half, i, nb; local
[all...]
/macosx-10.10/WebKit-7600.1.25/win/
H A DFullscreenVideoController.cpp152 float half = static_cast<float>(m_buttonSize) / 2; local
/macosx-10.10/emacs-93/emacs/lisp/net/
H A Dtramp-smb.el
/macosx-10.10/vim-55/src/
H A Dmessage.c247 int half; local
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_cryptkit/CurveParamDocs/
H A Dgiants.c3149 register int k, half = n>>1; local
3172 register int k, half = n>>1; local
[all...]

Completed in 325 milliseconds

12