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

  /xsrc/external/mit/xterm/dist/package/debian/
postinst 6 PRI=60
18 $BINDIR/$PKG $PRI \
  /xsrc/external/mit/ctwm/dist/
otp.c 50 #define PRI(owl) OwlEffectivePriority(owl)
248 /* List should be bottom->top, so effective pri better ascend */
250 const int nextpri = PRI(owl);
265 fprintf(stderr, "checking owl: pri %d w=%x stack=%d",
418 fprintf(stderr, "InsertOwlAbove owl->pri=%d w=0x%x parent_vs:(x,y)=(%d,%d)",
419 PRI(owl),
424 fprintf(stderr, "\n other_owl->pri=%d w=0x%x parent_vs:(x,y)=(%d,%d)",
425 PRI(other_owl),
440 assert(PRI(owl) <= PRI(Scr->bottomOwl))
1814 int pri; local
    [all...]

Completed in 4 milliseconds