Home
last modified time | relevance | path

Searched refs:dword (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/powerpc/nx-gzip/include/
Dnxu.h76 uint64_t dword[2]; member
/tools/testing/selftests/net/
Dtls.c59 int *dword = s; in memrnd() local
63 *dword++ = rand(); in memrnd()
64 byte = (void *)dword; in memrnd()