Home
last modified time | relevance | path

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

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/base/pla/
H A DplaRead.c143 Vec_StrPush( vLits, (char)PLA_LIT_DASH ); in Pla_ReadPlaBody()
149 Vec_StrPush( vLits, (char)PLA_LIT_DASH ); in Pla_ReadPlaBody()
H A DplaMan.c235 if ( Lit != PLA_LIT_DASH ) in Pla_ManConvertFromBits()
241 if ( Lit != PLA_LIT_DASH ) in Pla_ManConvertFromBits()
H A Dpla.h56 PLA_LIT_DASH = 0, enumerator
247 Count += Lit != PLA_LIT_DASH; in Pla_ManLitInNum()
H A DplaSimple.c313 if ( Lit != PLA_LIT_DASH ) in Pla_ManFxPrepare()