Home
last modified time | relevance | path

Searched defs:pstk (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dinit.c126 } *pstk, pbase; variable
156 struct instk *pstk; member
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dinit.c132 } *pstk, pbase; variable
162 struct instk *pstk; member
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_rtl_report.cpp511 static void RestoreStackMatch(VarSizeStackTrace *pstk, MutexSet *pmset, in RestoreStackMatch()
536 uptr size, AccessType typ, VarSizeStackTrace *pstk, in RestoreStack()