Searched refs:PU_INLOOP (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/lib/libpuffs/
H A Dcallcontext.c163 assert(pu->pu_state & PU_INLOOP);
H A Dpuffs_priv.h108 #define PU_INLOOP 0x0100 macro
H A Dframebuf.c806 if (pu->pu_state & PU_INLOOP) {
993 if (pu->pu_state & PU_INLOOP) {
H A Dpuffs.c1000 pu->pu_state |= PU_INLOOP;

Completed in 134 milliseconds