• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/emacs-92/emacs/lisp/progmodes/

Lines Matching defs:most

1955 ;; most effective if `c-parse-state' is used on each line while moving
2355 (defun c-most-enclosing-brace (paren-state &optional bufpos)
3724 ;; time; it covers the by far most common case when font-lock
5899 ;; move and return nil. "Label" here means "most things with a colon".
6280 (or (not (c-most-enclosing-brace paren-state))
6862 (let ((open-paren-pos (c-most-enclosing-brace paren-state)))
7003 (c-most-enclosing-brace paren-state))
7265 ;; This is by far the most common case, so let's give it special
7359 containing-sexp (c-most-enclosing-brace paren-state)
7493 ;; The most semantically accurate symbol here is
7525 ;; CASE B.4: Continued statement with block open. The most
7594 ;; following result clauses, and most of this function is a
7620 ;; There's always at most one syntactic element which got
7628 (c-most-enclosing-brace paren-state))
7634 (c-most-enclosing-brace paren-state
7674 ;; the most likely position to perform the majority of tests
7699 ;; `c-literal-limits' will however do that in most
7845 (setq lim (c-most-enclosing-brace c-state-cache
7870 (setq lim (c-most-enclosing-brace c-state-cache
7914 (c-most-enclosing-brace c-state-cache (point))
8263 (c-most-enclosing-brace paren-state (point))
8393 (c-most-enclosing-brace paren-state (point))
8467 (c-most-enclosing-brace paren-state (point))
8492 (c-most-enclosing-brace paren-state (point))
8510 (c-most-enclosing-brace paren-state (point))
8558 (c-most-enclosing-brace c-state-cache (point))
8644 (setq lim (c-most-enclosing-brace c-state-cache (point)))
8670 (setq lim (c-most-enclosing-brace c-state-cache (point)))
8708 (setq lim (c-most-enclosing-brace paren-state))
8735 (c-most-enclosing-brace paren-state (point))
8747 (c-most-enclosing-brace paren-state lim)
8802 (c-most-enclosing-brace paren-state)
8855 (setq lim (c-most-enclosing-brace paren-state containing-sexp))
8877 (c-most-enclosing-brace c-state-cache (point))
8889 (or (not (setq placeholder (c-most-enclosing-brace
8894 (c-looking-at-decl-block (c-most-enclosing-brace