Searched refs:use_stubs (Results 1 – 2 of 2) sorted by relevance
21 use_stubs = False variable25 use_stubs = True variable30 use_stubs = True variable91 elif use_stubs and ext._links_to_dynamic:118 ext._needs_stub = ltd and use_stubs and not isinstance(ext,Library)123 if ltd and use_stubs and os.curdir not in ext.runtime_library_dirs:249 if use_stubs or os.name=='nt':
50 use_stubs = False variable54 use_stubs = True variable58 use_stubs = have_rtld = hasattr(dl, 'RTLD_NOW') variable121 elif use_stubs and ext._links_to_dynamic:151 ns = ltd and use_stubs and not isinstance(ext, Library)158 if ltd and use_stubs and os.curdir not in ext.runtime_library_dirs:282 if use_stubs or os.name == 'nt':