Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/ole32/
H A Dstorage32.c1237 static const STATSTG stat_null; in test_streamenum() local
1288 ok(memcmp(&stat, &stat_null, sizeof(stat)) == 0, "stat is not zeroed\n"); in test_streamenum()