Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Ddynload_win.c71 WORD opt_magic; local
103 opt_magic = WORD_AT(dllbase+opt_offset);
104 if (opt_magic == 0x10B) {
108 } else if (opt_magic == 0x20B) {