Home
last modified time | relevance | path

Searched defs:tof (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/usr.sbin/lpr/lpd/
H A Dprintjob.c105 static int tof; /* true if at top of form */ variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddtemplate.d4806 auto tof = to.nextOf().isTypeFunction(); in visit() local
H A Dexpression.d3877 TypeFunction tof = null; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddtemplate.c4426 TypeFunction *tof = (TypeFunction *)to->nextOf(); in deduceType() local
H A Dexpression.c4642 TypeFunction *tof = NULL; in matchType() local