Home
last modified time | relevance | path

Searched defs:oldf (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/kern/
H A Dkern_time.c415 int64_t f, oldf; in sys_adjfreq() local
/openbsd/bin/ksh/
H A Djobs.c1005 int oldf = j->flags & (JF_WAITING|JF_W_ASYNCNOTIFY); in j_waitj() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp811.C49 char fill(char newf) { char oldf = _fill; _fill = newf; return oldf; } in fill() local
H A Dp784.C387 char fill(char newf) { char oldf = _fill; _fill = newf; return oldf; } in fill() local