Searched refs:NE (Results 1 – 1 of 1) sorted by relevance
23 #define NE 10 macro26 #define NI (NE+3)113 #if NE == 10115 static const unsigned short ezero[NE] = { 0x0000, 0x0000, 0x0000, 0x0000,120 static const unsigned short eone[NE] = { 0x0000, 0x0000, 0x0000, 0x0000,127 static const unsigned short ezero[NE] = {132 static const unsigned short eone[NE] = {467 for (i = 0; i < NE; i++) in eclear()483 for (i = 0; i < NE; i++) in emov()503 x[NE - 1] ^= 0x8000; /* Toggle the sign bit */ in eneg()[all …]