Searched defs:oldf (Results 1 – 4 of 4) sorted by relevance
415 int64_t f, oldf; in sys_adjfreq() local
1005 int oldf = j->flags & (JF_WAITING|JF_W_ASYNCNOTIFY); in j_waitj() local
49 char fill(char newf) { char oldf = _fill; _fill = newf; return oldf; } in fill() local
387 char fill(char newf) { char oldf = _fill; _fill = newf; return oldf; } in fill() local