Searched refs:JF_OP_MASK (Results 1 – 4 of 4) sorted by relevance
190 if (bits[dj->flags & JF_OP_MASK] <= 1) { in dep_check()191 if (!(dj->flags & JF_OP_MASK)) { in dep_check()197 switch (j->flags & JF_OP_MASK) { in dep_check()202 if (!(dj->flags & JF_OP_MASK)) in dep_check()252 (j->flags & (JF_OP_MASK | JF_DEPEND)) != in dep_done()
69 #define JF_OP_MASK (JF_START | JF_SET | JF_STOP) macro
400 switch (j->flags & JF_OP_MASK) { in main()426 switch (j->flags & JF_OP_MASK) { in main()
501 if (((j->flags & JF_OP_MASK) != JF_STOP || in check_intparams()