Home
last modified time | relevance | path

Searched refs:wow64Process (Results 1 - 1 of 1) sorted by relevance

/third_party/python/PC/
H A Dlauncher2.c145 BOOL wow64Process; in _getNativeMachine() local
146 if (!IsWow64Process(NULL, &wow64Process)) { in _getNativeMachine()
148 } else if (wow64Process) { in _getNativeMachine()

Completed in 4 milliseconds