Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dmemtest.c52 #define ULONG_ONEZERO 0xaaaaaaaaUL macro
55 #define ULONG_ONEZERO 0xaaaaaaaaaaaaaaaaUL macro
259 memtest_fill_value(m,bytes,ULONG_ONEZERO,ULONG_ZEROONE,'C',interactive); in memtest_test()
321 memtest_fill_value(p,len,ULONG_ONEZERO,ULONG_ZEROONE,'C',0); in memtest_preserving_test()