Home
last modified time | relevance | path

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

/external/python/cpython2/PC/
Dpyconfig.h34 #define MS_WINCE macro
57 #ifndef MS_WINCE
92 #if defined(MS_WINCE)
97 #ifdef MS_WINCE
472 #ifndef MS_WINCE
477 #ifndef MS_WINCE
552 #ifndef MS_WINCE
589 #ifndef MS_WINCE
600 #ifndef MS_WINCE
659 #ifndef MS_WINCE
[all …]
/external/python/cpython2/Python/
Dthread_nt.h111 #if defined(MS_WINCE)
143 #if defined(MS_WINCE) in PyThread_start_new_thread()
155 #if defined(MS_WINCE) in PyThread_start_new_thread()
199 #if defined(MS_WINCE) in PyThread_exit_thread()
Dsysmodule.c1623 #elif defined(MS_WINDOWS) && !defined(MS_WINCE) in PySys_SetArgvEx()
1668 #if defined(MS_WINDOWS) && !defined(MS_WINCE) in PySys_SetArgvEx()