Lines Matching defs:pst
810 PerStreamTags pst = *ppst;
811 consoleInfo.pstDesignated[chix] = pst;
934 PerStreamTags pst = PST_INITIALIZER; /* for unknown streams */
936 PerStreamTags *ppst = getEmitStreamInfo(1, &pst, &pfOut);
938 getEmitStreamInfo(1, &pst, &pfOut);
959 PerStreamTags pst = PST_INITIALIZER; /* for unknown streams */
961 PerStreamTags *ppst = getEmitStreamInfo(2, &pst, &pfErr);
963 getEmitStreamInfo(2, &pst, &pfErr);
983 PerStreamTags pst = PST_INITIALIZER; /* for unknown streams */
985 PerStreamTags *ppst = getEmitStreamInfo(0, &pst, &pfO);
987 getEmitStreamInfo(0, &pst, &pfO);
1007 PerStreamTags pst = PST_INITIALIZER; /* for unknown streams */
1009 PerStreamTags *ppst = getEmitStreamInfo(0, &pst, &pfO);
1011 getEmitStreamInfo(0, &pst, &pfO);
1031 PerStreamTags pst = PST_INITIALIZER; /* for unknown streams */
1033 PerStreamTags *ppst = getEmitStreamInfo(2, &pst, &pfErr);
1035 getEmitStreamInfo(2, &pst, &pfErr);
1050 PerStreamTags pst = PST_INITIALIZER; /* for unknown streams */
1052 PerStreamTags *ppst = getEmitStreamInfo(1, &pst, &pfOut);
1054 getEmitStreamInfo(1, &pst, &pfOut);
1112 PerStreamTags pst = PST_INITIALIZER; /* for unknown streams */
1113 PerStreamTags *ppst = getEmitStreamInfo(0, &pst, &pfO);
1132 PerStreamTags pst = PST_INITIALIZER; /* for unknown streams */
1134 PerStreamTags *ppst = getEmitStreamInfo(1, &pst, &pfOut);
1136 getEmitStreamInfo(1, &pst, &pfOut);
1153 PerStreamTags pst = PST_INITIALIZER; /* for unknown streams */
1154 PerStreamTags *ppst = getEmitStreamInfo(2, &pst, &pfErr);
29590 SCAN_TRACKER_REFTYPE pst){
29614 CONTINUE_PROMPT_AWAITS(pst, "/*");
29625 CONTINUE_PROMPT_AWAITC(pst, cin);
29628 CONTINUE_PAREN_INCR(pst, 1);
29631 CONTINUE_PAREN_INCR(pst, -1);
29648 CONTINUE_PROMPT_AWAITC(pst, 0);
29660 CONTINUE_PROMPT_AWAITC(pst, 0);