Searched refs:matchArgumentToRest (Results 1 – 4 of 4) sorted by relevance
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/ |
H A D | application.h | 245 bool matchArgumentToRest(env &e, types::formal& source,
|
H A D | application.cc | 169 bool application::matchArgumentToRest(env &e, formal &source, in matchArgumentToRest() function in trans::application 210 return matchArgumentToRest(e, source, a, evalIndex); in matchArgument()
|
/dports/math/asymptote/asymptote-2.67/ |
H A D | application.h | 245 bool matchArgumentToRest(env &e, types::formal& source,
|
H A D | application.cc | 169 bool application::matchArgumentToRest(env &e, formal &source, in matchArgumentToRest() function in trans::application 212 return matchArgumentToRest(e, source, a, evalIndex); in matchArgument()
|