Home
last modified time | relevance | path

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

/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DMathStructure.h726 …int merge_bitwise_or(MathStructure &mstruct, const EvaluationOptions &eo, MathStructure *mparent =…
H A DMathStructure-calculate.cc4812 int MathStructure::merge_bitwise_or(MathStructure &mstruct, const EvaluationOptions &eo, MathStruct… in merge_bitwise_or() function in MathStructure
5405 MERGE_ALL(merge_bitwise_or, try_bitor) in calculatesub()
6374 MERGE_INDEX(merge_bitwise_or, try_bitwise_or_index) in calculateBitwiseOrIndex()