Searched refs:vtop (Results 1 – 3 of 3) sorted by relevance
16 static variable_t *vtop = NULL; variable27 for (v = vtop; v != NULL; v = v->v_next)172 v->v_next = vtop;173 vtop = v;
450 mem_vtop_t vtop; in build_dump_map() local467 Fread(&vtop, sizeof (mem_vtop_t), in); in build_dump_map()471 if (pfn == vtop.m_pfn) in build_dump_map()473 if (pfn < vtop.m_pfn) in build_dump_map()478 if (pfn != vtop.m_pfn) { in build_dump_map()482 vtop.m_pfn, (void *)vtop.m_as, vtop.m_va); in build_dump_map()486 dmp[i].dm_as = vtop.m_as; in build_dump_map()487 dmp[i].dm_va = (uintptr_t)vtop.m_va; in build_dump_map()
316 \vtop to0pt{%664 % it in a TeX vbox. We use \vtop instead of \vbox to construct the box688 \setbox\groupbox = \vtop\bgroup698 % The \vtop produces a box with normal height and large depth; thus, TeX puts707 \egroup % End the \vtop.741 %\vtop to #1\mil{\vfil}\kern -#1\mil\nobreak759 \vtop to #1\mil{\strut\vfil}%816 \vtop to \strutdepth{%1766 \raise0.4pt\hbox{\angleleft}\kern-.08em\vtop{%2744 % \vtop will set a single line and will also let text wrap and[all …]