Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_runtime_init.h38 # define _Py_DLOPEN_FLAGS RTLD_NOW macro
40 # define _Py_DLOPEN_FLAGS RTLD_LAZY macro
42 # define DLOPENFLAGS_INIT .dlopenflags = _Py_DLOPEN_FLAGS,
44 # define _Py_DLOPEN_FLAGS 0 macro

Completed in 2 milliseconds