Searched refs:JF_OP_MASK (Results 1 – 4 of 4) sorted by relevance
189 if (bits[dj->flags & JF_OP_MASK] <= 1) { in dep_check()190 if (!(dj->flags & JF_OP_MASK)) { in dep_check()196 switch (j->flags & JF_OP_MASK) { in dep_check()201 if (!(dj->flags & JF_OP_MASK)) in dep_check()251 (j->flags & (JF_OP_MASK | JF_DEPEND)) != in dep_done()
70 #define JF_OP_MASK (JF_START | JF_SET | JF_STOP) macro
406 switch (j->flags & JF_OP_MASK) { in main()432 switch (j->flags & JF_OP_MASK) { in main()
519 if (((j->flags & JF_OP_MASK) != JF_STOP || in check_intparams()