Home
last modified time | relevance | path

Searched defs:clock_t (Results 1 – 6 of 6) sorted by relevance

/external/syslinux/com32/include/sys/
Dtimes.h17 typedef uint32_t clock_t; typedef
/external/bison/lib/
Dtimevar.c52 typedef int clock_t; typedef
/external/v8/tools/clang/plugins/tests/
Dipc.cpp17 typedef long clock_t; typedef
/external/openssh/
Ddefines.h337 typedef long clock_t; typedef
/external/python/cpython2/
Dconfigure.ac1727 AC_DEFINE(clock_t, long, [Define to 'long' if <time.h> doesn't define.]) definition
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2397 clock_t = __darwin_clock_t variable