Home
last modified time | relevance | path

Searched refs:time_type (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/less/
H A Djump.c191 static time_type last_msg = (time_type) 0; in after_header_message()
192 time_type now = get_time(); in after_header_message()
H A Dforwback.c56 static time_type last_eof_bell = 0; in eof_bell()
57 time_type now = get_time(); in eof_bell()
H A Dos.c327 public time_type get_time(void) in get_time()
329 time_type t; in get_time()
H A Dless.h618 #define time_type time_t macro
620 #define time_type long macro
H A Dlinenum.c217 time_type startime;
H A Dfuncs.h334 public time_type get_time(void);