Searched refs:_ti_compile (Results 1 – 5 of 5) sorted by relevance
4 _ti_compile
183 TIC *_ti_compile(char *, int);
390 tic = _ti_compile(e, TIC_WARNING | in _ti_findterm()
593 _ti_compile(char *cap, int flags) in _ti_compile() function
227 tic = _ti_compile(buf->buf, flags); in process_entry()