Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/ntdll/
H A DNtMapViewOfSection.c1160 #define BYTES4(x) x, x, x, x macro
1161 #define BYTES8(x) BYTES4(x), BYTES4(x)