Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gdb/gdb/
Dparser-defs.h96 tp_end = -1, enumerator
Dparse.c1140 return tp_end; in pop_type()
1167 case tp_end: in follow_types()
Df-exp.y514 case tp_end:
Df-exp.c1635 case tp_end:
/freebsd-10-stable/usr.sbin/watchdogd/
Dwatchdogd.c295 struct timespec *tp_end) in watchdog_check_dogfunction_time() argument
306 TIMESPEC_TO_TIMEVAL(&tv_end, tp_end); in watchdog_check_dogfunction_time()