Home
last modified time | relevance | path

Searched defs:p_stack (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Parser/
Dparser.h25 stack p_stack; /* Stack of parser states */ member
/aosp_15_r20/tools/security/sanitizer-status/
H A Dsanitizer-status.cpp57 volatile char* p_stack = stack; in test_crash_stack() local