Home
last modified time | relevance | path

Searched refs:typeset_eval (Results 1 – 3 of 3) sorted by relevance

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Typeset/Concat/
H A Dconcater.hpp108 void typeset_eval (tree t, path ip);
H A Dconcater.cpp474 typeset_eval (t, ip); in typeset()
480 typeset_eval (tree (EVAL, tree (QUASIQUOTE, t[0])), ip); in typeset()
H A Dconcat_macro.cpp170 concater_rep::typeset_eval (tree t, path ip) { in typeset_eval() function in concater_rep