Searched refs:NB_DATA (Results 1 – 1 of 1) sorted by relevance
436 #define NB_DATA (((SECTOR_SIZE + 1) * 8 + 6) / MM) macro480 if (pos >= NB_DATA && pos < KK) { in doc_decode_ecc()484 if (pos < NB_DATA) { in doc_decode_ecc()486 pos = 10 * (NB_DATA - 1 - pos) - 6; in doc_decode_ecc()