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

  /src/regress/sys/uvm/pdsim/
lirs.c 50 #define B_R 4
75 (bp->b_type == (B_H | B_R)) ? "HR" :
128 assert(bp->b_type == (B_H | B_R));
130 bp->b_type &= ~B_R;
149 if ((bp->b_type & B_R) == 0) {
168 bp->b_type = B_H | B_R;
220 if (bp->b_type == (B_H | B_R)) {
237 if ((bp->b_flags & (B_R | B_L)) == 0) {
258 bp->b_type |= B_R;
  /src/libexec/ld.aout_so/
ld.so.arm.uue 104 M$('B_R`"X@``4N,&```*`"#1Y0$PT.0#`%+A]___"@`@T>4!,%#E`B!CX```

Completed in 15 milliseconds