Home
last modified time | relevance | path

Searched defs:InternalPrintStruct (Results 1 – 3 of 3) sorted by relevance

/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A Dincludes.h515 static const struct InternalPrintStruct { struct
523 InternalPrintStruct(); argument
H A DMathStructure-print.cc2548 int namelen(const MathStructure &mstruct, const PrintOptions &po, const InternalPrintStruct&, bool … in namelen()
H A DCalculator.cc53 InternalPrintStruct::InternalPrintStruct() : depth(0), power_depth(0), division_depth(0), wrap(fals… in InternalPrintStruct() function in InternalPrintStruct