Searched refs:__s64 (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
H A Dcl0046.h21 __s64 time[2];
H A Dcl5070.h20 __s64 time[2];
/netbsd-current/sys/external/bsd/common/include/linux/
H A Dtypes.h57 typedef int64_t __s64; typedef
/netbsd-current/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Dmsm_drm.h68 __s64 tv_sec; /* seconds */
69 __s64 tv_nsec; /* nanoseconds */
H A Dpanfrost_drm.h86 __s64 timeout_ns; /* absolute */
H A Ddrm.h78 typedef int64_t __s64; typedef
777 __s64 timeout_nsec;
789 __s64 timeout_nsec;
817 __s64 sequence_ns; /* return: most recent time of first pixel out */
1033 __s64 time_ns;
H A Dradeon_drm.h770 __s64 value;
H A Di915_drm.h1518 __s64 timeout_ns;
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dsimd_neon.h503 const auto __s64 = __vector_bitcast<long>(__k._M_data); local
504 return -(__s64[0] + __s64[1]);

Completed in 281 milliseconds