Searched refs:NDATABITS (Results 1 – 1 of 1) sorted by relevance
138 #define NDATABITS (128) macro299 for (i = 0; i < (NDATABITS/2); i++) { in calcecc()300 syndrome ^= ((chi & 1) ? e[(NDATABITS/2) + i] : 0) ^ in calcecc()