Home
last modified time | relevance | path

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

/dports/math/topaz/topaz-3.41/topaz/
H A Dcalc.h65 #define PRI_AND 3 macro
H A Dscript.h139 #define PRI_AND 30 macro
H A Dparsetoken.cc1342 if (addbuff(PRI_AND, AND\ in parsetoken()
H A Dcalc.cc644 curtoken.priority = PRI_AND; in nexttoken()