Home
last modified time | relevance | path

Searched refs:ENTRIES_IN_CONN_TABLE (Results 1 – 1 of 1) sorted by relevance

/external/sonivox/arm-wt-22k/lib_src/
Deas_mdls.c313 #define ENTRIES_IN_CONN_TABLE (sizeof(connTable)/sizeof(S_CONNECTION)) macro
1958 for (i = 0; i < (EAS_INT) ENTRIES_IN_CONN_TABLE; i++) in Parse_art()