Home
last modified time | relevance | path

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

/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DMathStructure-print.cc2908 int namelen_prev = namelen(parent[index - 2], po, ips, &abbr_prev); in neededMultiplicationSign() local
2949 if(namelen_prev > 1) { in neededMultiplicationSign()
2988 …if(t != STRUCT_NUMBER && ((namelen_prev > 1 || namelen_this > 1) || equals(parent[index - 2]))) re… in neededMultiplicationSign()