Searched refs:UPKFOFF (Results 1 – 9 of 9) sorted by relevance
150 #define UPKFOFF(v) ((v)>>7) macro
257 #define FLDSHF(x) UPKFOFF(x)259 #define FLDSHF(x) (SZINT - FLDSZ(x) - UPKFOFF(x))
1310 UPKFSZ(p->n_rval), UPKFOFF(p->n_rval)); in e2print()
156 int shift = UPKFOFF(fn->n_rval);
782 printf("%d", UPKFOFF(p->n_rval)); in fldexpand()788 val <<= UPKFOFF(p->n_rval); in fldexpand()
879 shft = SZINT - UPKFSZ(p->n_rval) - UPKFOFF(p->n_rval); in fldexpand()881 shft = UPKFOFF(p->n_rval); in fldexpand()
377 shft = SZINT - UPKFSZ(p->n_rval) - UPKFOFF(p->n_rval); in fldexpand()379 shft = UPKFOFF(p->n_rval); in fldexpand()
2533 foff = UPKFOFF(p->n_rval); in rmfldops()2562 foff = UPKFOFF(q->n_rval); in rmfldops()
2545 foff = UPKFOFF(p->n_rval); in rmfldops()2581 foff = UPKFOFF(q->n_rval); in rmfldops()