OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PSET_BIT_ARRAY_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/include/
srec_arb.h
27
#define
PSET_BIT_ARRAY_SIZE
7 /* max phonemes is 7*16 (128) */
52
asr_uint16_t membership_bits[
PSET_BIT_ARRAY_SIZE
];
/external/srec/srec/clib/
srec_arb.c
89
pfread(&(q->membership_bits), sizeof(asr_uint16_t),
PSET_BIT_ARRAY_SIZE
, fp);
Completed in 25 milliseconds