Home
last modified time | relevance | path

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

/dports/cad/gtkwave/gtkwave-3.3.107/src/
H A Dregex.c60 int comp_rc; in wave_regex_compile() local
97 int comp_rc=regcomp(mreg, regex, REG_ICASE|REG_NOSUB); in wave_regex_alloc_compile() local
/dports/audio/sphinx3/sphinx3-0.8/src/libs3decoder/libsearch/
H A Dvithist.c398int32 comp_rc /**< a compressed rc. If it is the actual rc, it won't work. */ in vithist_enter()