Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Ddynload_win.c72 int num_dict_off, import_off; local
106 num_dict_off = 92;
110 num_dict_off = 108;
123 if (DWORD_AT(dllbase + opt_offset + num_dict_off) >= 2) {