Searched refs:_time (Results 1 - 12 of 12) sorted by relevance

/freebsd-11.0-release/sys/powerpc/include/
H A Dcpu.h90 u_int64_t _time; local
97 _time = (u_int64_t)_upper;
98 _time = (_time << 32) + _lower;
99 return (_time);
/freebsd-11.0-release/include/xlocale/
H A DMakefile4 _stdlib.h _string.h _strings.h _time.h _uchar.h _wchar.h
/freebsd-11.0-release/include/
H A Dxlocale.h56 #include <xlocale/_time.h>
H A Dtime.h200 #include <xlocale/_time.h>
/freebsd-11.0-release/contrib/pf/libevent/
H A Dsignal.c37 #include <sys/_time.h>
H A Dlog.c55 #include <sys/_time.h>
H A Dkqueue.c37 #include <sys/_time.h>
H A Dpoll.c37 #include <sys/_time.h>
H A Dselect.c37 #include <sys/_time.h>
H A Devent.c42 #include <sys/_time.h>
/freebsd-11.0-release/contrib/bmake/mk/
H A Dgendirdeps.mk113 _time = time macro
117 _time = macro
125 META2DEPS_CMD = ${_time} ${PYTHON} ${META2DEPS} ${_py_d}
131 META2DEPS_CMD = ${_time} ${_sh_x} ${META2DEPS} OBJTOP=${_OBJTOP}
/freebsd-11.0-release/share/mk/
H A Dgendirdeps.mk114 _time = time macro
118 _time = macro
126 META2DEPS_CMD = ${_time} ${PYTHON} ${META2DEPS} ${_py_d}
132 META2DEPS_CMD = ${_time} ${_sh_x} ${META2DEPS} OBJTOP=${_OBJTOP}

Completed in 133 milliseconds