Lines Matching refs:ST_NOEXEC
13100 #ifdef ST_NOEXEC13101 if (PyModule_AddIntMacro(m, ST_NOEXEC)) return -1;13102 #endif /* ST_NOEXEC */