Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/msvcrt/
H A Ddata.c83 int *pp_osver = (int*)GetProcAddress(hmsvcrt, "_osver"); in test_initvar() local
102 if( !pp_osver || !pp_osplatform ) { in test_initvar()
106 osver = *pp_osver; in test_initvar()