Home
last modified time | relevance | path

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

/dports/math/aribas/aribas-1.64/src/
H A Dparser.c204 if(tok <= MODTOK)
242 if(tok >= EQTOK && tok <= MODTOK)
2647 case MODTOK:
H A Dcommon.h418 #define MODTOK 540 macro
H A Darith.c231 SYMcc1(mod_sym) = MODTOK; in iniarith()