Searched refs:is_terminated (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/groff/src/preproc/refer/
H A Dref.cpp788 int is_terminated(const char *ptr, const char *end) function
862 is_terminated(f.contents(), f.contents() + f.length()));
/freebsd-11-stable/contrib/gdb/gdb/
H A Dinfttrace.c864 is_terminated (lwpid_t tid)
3581 return !is_terminated (tid);
4194 if (is_terminated (tid))
860 is_terminated (lwpid_t tid) function

Completed in 119 milliseconds