Searched defs:ceiling* (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/
H A Dcreate_hash_table129 sub ceilingToPowerOf2 subroutine
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dschema_init.c5434 static const int ceiling[9] = { 100, 100, 12, 31, 24, 60, 60, 24, 60 }; local
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dallout.el
/macosx-10.10.1/emacs-93/emacs/lisp/calc/
H A Dcalc-arith.el
/macosx-10.10.1/emacs-93/emacs/lisp/emacs-lisp/
H A Dcl-compat.el
H A Dcl-extra.el361 (defun ceiling* (x &optional y) function
H A Dcl.el
/macosx-10.10.1/emacs-93/emacs/src/
H A Dfloatfns.c790 ceiling2 (i1, i2) function
H A Dindent.c815 int ceiling = next_boundary_byte; local
H A Dsearch.c651 about gaps, buffer ends, or the newline cache. ceiling is local
684 ceiling_byte = min (tem, ceiling_byte); local
724 int ceiling_byte = CHAR_TO_BYTE (end); local
753 register unsigned char *ceiling_addr = BYTE_POS_ADDR (ceiling_byte); local
822 register int ceiling; local
823 register unsigned char *ceiling_addr; local
[all...]
H A Dxdisp.c18066 register int ceiling; local
18067 register unsigned char *ceiling_addr; local
[all...]

Completed in 325 milliseconds