• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/emacs-93/emacs/lisp/calc/

Lines Matching +defs:rec +defs:end

214      ( "/"     (math-parse-fortran-vector-end) 1 -1 )
267 (let ((math-parsing-fortran-vector '(end . "\000")))
273 (defun math-parse-fortran-vector-end (x op)
277 math-exp-token 'end
481 (substring str (1- (match-end 0))))))
670 (eq math-exp-token 'end))
674 (eq math-exp-token 'end)))
881 ;; calc-ext.el, but is used by math-read-big-rec, math-read-big-char,
890 ;; math-read-big-rec.
895 ;; are local to math-read-big-rec, but are used by math-read-big-char,
897 ;; math-read-big-rec.
905 (defun math-read-big-rec (math-rb-h1 math-rb-v1 math-rb-h2 math-rb-v2
979 (let ((num (math-read-big-rec math-rb-h1 math-rb-v1 h v))
980 (den (math-read-big-rec math-rb-h1 (1+ v) h math-rb-v2)))
996 (setq p (list 'calcFunc-sqrt (math-read-big-rec
1009 (setq p (list 'calcFunc-sqrt (math-read-big-rec
1018 (setq h (match-end 0))
1024 (math-read-big-rec (1+ math-rb-h1) math-rb-v1 (1- h) v)
1025 (math-read-big-rec (1+ math-rb-h1) (1+ v)
1030 (setq p (list 'neg (math-read-big-rec (1+ math-rb-h1) math-rb-v1
1049 (setq p (math-read-big-rec
1053 (math-read-big-rec h math-rb-v1 (1- hmid) math-rb-v2 v))
1092 (setq p (cons (math-read-big-rec
1120 (setq p (cons (math-read-big-rec
1131 p (nconc p (list (math-read-big-rec
1144 (setq h (match-end 0))
1147 (setq p (math-read-big-rec math-rb-h1 v h (1+ v) v)))
1154 (setq h (match-end 1)
1155 widest (match-end 0)
1172 (setq p (cons (math-read-big-rec
1190 (setq h (match-end 0)
1213 (setq p (list '^ p (math-read-big-rec h math-rb-v1 widest v))
1217 (math-read-big-rec h v widest math-rb-v2))
1230 (setq h (match-end 0)))
1237 (let ((y (math-read-big-rec h math-rb-v1 math-rb-h2
1242 (math-read-big-rec
1248 (math-read-big-rec h math-rb-v1 math-rb-h2 math-rb-v2