HomeSort by relevance Sort by last modified time
    Searched full:pr_strequal (Results 1 - 1 of 1) sorted by null

  /external/svox/pico/lib/
picopr.c 549 static picoos_bool pr_strEqual(picoos_uchar * str1, picoos_uchar * str2)
869 while ((ctx != NULL) && !(pr_strEqual(contextNamePtr, ctx->rContextName))) {
884 while ((i<PR_MAX_NR_PREPROC) && (net != NULL) && !(pr_strEqual(netNamePtr, picokpr_getPreprocNetName(net)))) {
892 while ((i < lprodarrlen) && !(pr_strEqual(prodNamePtr, strp))) {
960 while ((context != NULL) && !(pr_strEqual(context->rContextName,contextName))) {
    [all...]

Completed in 71 milliseconds