Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libc/string/
H A Dt_memcpy.c41 #define BLOCKTYPES 4 macro
49 unsigned char *start[BLOCKTYPES] = {
106 for (i = 0; i < BLOCKTYPES; ++i) in ATF_TC_BODY()
107 for (j = 0; j < BLOCKTYPES; ++j) in ATF_TC_BODY()