Home
last modified time | relevance | path

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

/third_party/python/Programs/
H A D_testembed.c1285 static volatile int _audit_subinterpreter_interpreter_count = 0; variable
1291 _audit_subinterpreter_interpreter_count += 1; in _audit_subinterpreter_hook()
1308 switch (_audit_subinterpreter_interpreter_count) { in test_audit_subinterpreter()
1311 default: return _audit_subinterpreter_interpreter_count; in test_audit_subinterpreter()

Completed in 5 milliseconds