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

/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dinit.c126 } *pstk, pbase; variable in typeref:struct:instk
156 struct instk *pstk; member in struct:initctx
378 if (pstk) {
381 printf("beginit: saving ctx pstk %p\n", pstk);
387 ict->pstk = pstk;
418 pstk = is;
437 if (pstk == NULL) {
441 t = pstk
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dinit.c126 } *pstk, pbase; variable in typeref:struct:instk
156 struct instk *pstk; member in struct:initctx
378 if (pstk) {
381 printf("beginit: saving ctx pstk %p\n", pstk);
387 ict->pstk = pstk;
418 pstk = is;
437 if (pstk == NULL) {
441 t = pstk
[all...]

Completed in 109 milliseconds