Home
last modified time | relevance | path

Searched refs:get_APL_expression_count (Results 1 – 2 of 2) sorted by relevance

/dports/lang/gnu-apl/apl-1.8/src/
H A DCommand.hh77 static ShapeItem get_APL_expression_count() in get_APL_expression_count() function in Command
H A DSystemVariable.cc172 new (ret->next_ravel()) IntCell(Command::get_APL_expression_count()); in get_apl_value()