Home
last modified time | relevance | path

Searched refs:_time (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/powerpc/include/
H A Dcpu.h119 u_int64_t _time; in get_cyclecount() local
126 _time = (u_int64_t)_upper; in get_cyclecount()
127 _time = (_time << 32) + _lower; in get_cyclecount()
128 return (_time); in get_cyclecount()
/freebsd/contrib/bmake/mk/
H A Dgendirdeps.mk150 _time = time
154 _time =
162 META2DEPS_CMD = ${_time} ${PYTHON} ${META2DEPS} ${_py_d}
168 META2DEPS_CMD = ${_time} ${_sh_x} ${META2DEPS} OBJTOP=${_OBJTOP}
/freebsd/share/mk/
H A Dgendirdeps.mk150 _time = time
154 _time =
162 META2DEPS_CMD = ${_time} ${PYTHON} ${META2DEPS} ${_py_d}
168 META2DEPS_CMD = ${_time} ${_sh_x} ${META2DEPS} OBJTOP=${_OBJTOP}
/freebsd/include/xlocale/
H A DMakefile2 _stdlib.h _string.h _strings.h _time.h _uchar.h _wchar.h
/freebsd/stand/libsa/
H A DMakefile218 for i in _time.h _strings.h _string.h; do \
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog-1.436 …o Rename our replacement compat/sys/_time.h header to avoid build a conflict on HPUX; reported by …
H A DChangeLog-2.01060 …o Remove compat/sys/_time.h. It interfered with system headers on HPUX, and its functionality has…
/freebsd/contrib/libevent/
H A DChangeLog-1.436 …o Rename our replacement compat/sys/_time.h header to avoid build a conflict on HPUX; reported by …
H A DChangeLog-2.01060 …o Remove compat/sys/_time.h. It interfered with system headers on HPUX, and its functionality has…