Home
last modified time | relevance | path

Searched defs:union_script (Results 1 – 1 of 1) sorted by relevance

/external/srec/srec/Semproc/src/
DSemanticGraphImpl.c846 ESR_ReturnCode find_in_union_of_scripts(const LCHAR* union_script, const LCHAR* script, ESR_BOOL* i… in find_in_union_of_scripts()
968 ESR_ReturnCode make_union_of_scripts(LCHAR* union_script, const size_t max_len, const LCHAR* a, con… in make_union_of_scripts()
1028 LCHAR union_script[MAX_STRING_LEN]; /* sizeof used elsewhere */ in SR_SemanticGraph_AddWordToSlot() local