Searched refs:_time (Results 1 – 9 of 9) sorted by relevance
119 u_int64_t _time; in get_cyclecount() local126 _time = (u_int64_t)_upper; in get_cyclecount()127 _time = (_time << 32) + _lower; in get_cyclecount()128 return (_time); in get_cyclecount()
150 _time = time154 _time =162 META2DEPS_CMD = ${_time} ${PYTHON} ${META2DEPS} ${_py_d}168 META2DEPS_CMD = ${_time} ${_sh_x} ${META2DEPS} OBJTOP=${_OBJTOP}
2 _stdlib.h _string.h _strings.h _time.h _uchar.h _wchar.h
218 for i in _time.h _strings.h _string.h; do \
36 …o Rename our replacement compat/sys/_time.h header to avoid build a conflict on HPUX; reported by …
1060 …o Remove compat/sys/_time.h. It interfered with system headers on HPUX, and its functionality has…