Searched refs:zi_dotprod (Results 1 - 2 of 2) sorted by relevance
/third_party/musl/porting/linux/user/src/time/ |
H A D | __tz.c | 144 static size_t zi_dotprod(const unsigned char *z, const unsigned char *v, size_t n) in zi_dotprod() function 286 size_t skip = zi_dotprod(zi+20, VEC(1, 1, 8, 5, 6, 1), 6); in do_tzset()
|
/third_party/musl/src/time/ |
H A D | __tz.c | 127 static size_t zi_dotprod(const unsigned char *z, const unsigned char *v, size_t n) in zi_dotprod() function 360 size_t skip = zi_dotprod(zi+20, VEC(1,1,8,5,6,1), 6); in do_tzset()
|
Completed in 3 milliseconds