Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/cpan/Win32/
H A DWin32.xs679 PFNGetNativeSystemInfo pfnGetNativeSystemInfo; in XS() local
686 if (pfnGetNativeSystemInfo) in XS()
687 pfnGetNativeSystemInfo(&sysinfo); in XS()
699 PFNGetNativeSystemInfo pfnGetNativeSystemInfo; in XS() local
706 if (pfnGetNativeSystemInfo) in XS()
707 pfnGetNativeSystemInfo(&sysinfo); in XS()