HomeSort by: relevance | last modified time | path
    Searched refs:PU_INLOOP (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libpuffs/
callcontext.c 163 assert(pu->pu_state & PU_INLOOP);
puffs_priv.h 108 #define PU_INLOOP 0x0100
framebuf.c 806 if (pu->pu_state & PU_INLOOP) {
993 if (pu->pu_state & PU_INLOOP) {
puffs.c 1000 pu->pu_state |= PU_INLOOP;

Completed in 14 milliseconds