Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dmemtest.c53 #define ULONG_ZEROONE 0x55555555UL macro
56 #define ULONG_ZEROONE 0x5555555555555555UL 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()