Home
last modified time | relevance | path

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

/external/srec/srec/crec/
Dsrec_context.c70 #define IS_SLOT_OLABEL(wd) (strchr(wd,IMPORTED_RULES_DELIM)<strstr(wd,SLOTNAME_INDICATOR) && strlen… macro
413 if (!IS_SLOT_OLABEL(wmap->words[my_wID])) in FST_LoadWordMap()