OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FAST_MATCH_DATA
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/include/
voicing.h
51
#define
FAST_MATCH_DATA
(X) ((X) & (FAST_VOICE_BIT | QUIET_BIT))
/external/srec/srec/clib/
fpi_tgt.c
803
voistat =
FAST_MATCH_DATA
(getVoicingCode(frmPkt, last_push));
807
voistat =
FAST_MATCH_DATA
(getVoicingCode(frmPkt, last_push));
811
voistat =
FAST_MATCH_DATA
(getVoicingCode(frmPkt, last_push));
816
gotstat =
FAST_MATCH_DATA
(getVoicingCode(frmPkt, last_push));
Completed in 49 milliseconds