Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/PythonLauncher/
DMyAppDelegate.m12 should_terminate = NO;
39 should_terminate = YES;
48 return should_terminate;
DMyAppDelegate.h8 BOOL should_terminate; variable
/external/python/cpython3/Mac/PythonLauncher/
DMyAppDelegate.m12 should_terminate = NO;
39 should_terminate = YES;
48 return should_terminate;
DMyAppDelegate.h8 BOOL should_terminate; variable