Searched refs:__insll (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/powerpc/include/
H A Dpio.h253 __insll(volatile u_int64_t *a, u_int64_t *d, size_t c) function
290 #define insll(a,d,c) (__insll((volatile u_int64_t *)(a), d, c))

Completed in 67 milliseconds