Searched refs:PSET_BIT_ARRAY_SIZE (Results 1 – 2 of 2) sorted by relevance
27 #define PSET_BIT_ARRAY_SIZE 7 /* max phonemes is 7*16 (128) */ macro52 asr_uint16_t membership_bits[PSET_BIT_ARRAY_SIZE];
89 pfread(&(q->membership_bits), sizeof(asr_uint16_t), PSET_BIT_ARRAY_SIZE, fp); in read_questions()