Searched refs:JPC_NWSIG (Results 1 – 2 of 2) sorted by relevance
119 #define JPC_NWSIG 0x0008 macro130 (JPC_NSIG | JPC_NESIG | JPC_ESIG | JPC_SESIG | JPC_SSIG | JPC_SWSIG | JPC_WSIG | JPC_NWSIG)246 sp[1] |= JPC_NWSIG; \260 sp[1] |= JPC_NWSIG; \
307 …d = ((f & JPC_NWSIG) != 0) + ((f & JPC_NESIG) != 0) + ((f & JPC_SESIG) != 0) + ((f & JPC_SWSIG) !=… in jpc_getzcctxno()