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

  /src/sys/arch/amiga/amiga/
cc.c 74 n->flags |= VBLNF_TURNOFF;
135 if (n->flags & VBLNF_TURNOFF) {
137 n->flags &= ~(VBLNF_TURNOFF);
cc.h 92 VBLNF_TURNOFF = 1 << VBLNB_TURNOFF,

Completed in 13 milliseconds