Searched +refs:math +refs:min +refs:vars (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dvhdl-mode.el682 (const :tag "Math packages" math)))
2477 (goto-char (point-min))
2634 (when (vhdl-standard-p 'math)
2635 (define-key vhdl-template-map "\C-pc" 'vhdl-template-package-math-complex)
2636 (define-key vhdl-template-map "\C-pr" 'vhdl-template-package-math-real)
3138 (when (vhdl-standard-p 'math)
3140 ("math_complex" vhdl-template-package-math-complex)
3141 ("math_real" vhdl-template-package-math-real)
3311 (when (vhdl-standard-p 'math)
3312 '(["math_complex" vhdl-template-package-math
[all...]

Completed in 354 milliseconds