Home
last modified time | relevance | path

Searched defs:newLessThan (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/vm/
H A DVM.cpp400 newLessThan(const as_value& op1, const as_value& op2, const VM& vm) in newLessThan() function
/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/src/cpp/types/
H A Dsparse.cpp2784 SparseBool* Sparse::newLessThan(Sparse &o) in newLessThan() function in types::Sparse