Home
last modified time | relevance | path

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

/external/srec/seti/sltsEngine/src/
DSWIslts.c53 #define INF_SILENCE_OPTIONAL (const char *)"&" macro
386 if( strcmp(g_aPhoneMap[j].des, INF_SILENCE_OPTIONAL) == 0 ) { in GetPhoneStr()
387 if( *pszPhoneStr != '\0' && strcmp(pszLastPhone, INF_SILENCE_OPTIONAL) != 0 ) { in GetPhoneStr()