Searched refs:PDIAG (Results 1 – 2 of 2) sorted by relevance
97 #define PDIAG (1<<10) /* diagnostic output also piped out */ macro
783 pp->p_flags |= PDIAG; in palloc()1139 if (pp->p_flags & PDIAG) in pprint()