Home
last modified time | relevance | path

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

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/map/mio/
H A DmioParse.c35 #define MIO_EQN_SYM_NEGAFT '\'' // negation after the variable macro
177 case MIO_EQN_SYM_NEGAFT: in Mio_ParseFormula()
260 … pTemp[i] != MIO_EQN_SYM_XOR && pTemp[i] != MIO_EQN_SYM_NEGAFT && pTemp[i] != MIO_EQN_SYM_CLOSE; in Mio_ParseFormula()
470 *pStr == MIO_EQN_SYM_NEGAFT || in Mio_ParseCheckFormula()