Searched refs:vtop (Results 1 – 5 of 5) sorted by relevance
/external/valgrind/perf/ |
D | tinycc.c | 2372 static SValue vstack[VSTACK_SIZE], *vtop; variable 5850 if ((vtop->r & (VT_VALMASK | VT_LVAL)) == VT_CONST) { in gcall_or_jmp() 5852 if (vtop->r & VT_SYM) { in gcall_or_jmp() 5854 greloc(cur_text_section, vtop->sym, in gcall_or_jmp() 5861 oad(0xe8 + is_jmp, vtop->c.ul - 4); /* call/jmp im */ in gcall_or_jmp() 5882 if ((vtop->type.t & VT_BTYPE) == VT_STRUCT) { in gfunc_call() 5883 size = type_size(&vtop->type, &align); in gfunc_call() 5892 vset(&vtop->type, r | VT_LVAL, 0); in gfunc_call() 5896 } else if (is_float(vtop->type.t)) { in gfunc_call() 5898 if ((vtop->type.t & VT_BTYPE) == VT_FLOAT) in gfunc_call() [all …]
|
/external/bison/doc/ |
D | refcard.tex | 283 {\vtop {\hsize=.67\hsize \rightskip=1em #1} 472 {\vtop {\hsize=.625\hsize \rightskip=1em #1} 481 {\vtop {\hsize=.67\hsize \rightskip=1em #1}
|
/external/e2fsprogs/lib/et/ |
D | texinfo.tex | 310 \vtop to0pt{% 673 % it in a TeX vbox. We use \vtop instead of \vbox to construct the box 697 \setbox\groupbox = \vtop\bgroup 707 % The \vtop produces a box with normal height and large depth; thus, TeX puts 716 \egroup % End the \vtop. 750 %\vtop to #1\mil{\vfil}\kern -#1\mil\nobreak 768 \vtop to #1\mil{\strut\vfil}% 825 \vtop to \strutdepth{% 1833 \raise0.4pt\hbox{\angleleft}\kern-.08em\vtop{% 2839 % \vtop will set a single line and will also let text wrap and [all …]
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 310 \vtop to0pt{% 673 % it in a TeX vbox. We use \vtop instead of \vbox to construct the box 697 \setbox\groupbox = \vtop\bgroup 707 % The \vtop produces a box with normal height and large depth; thus, TeX puts 716 \egroup % End the \vtop. 750 %\vtop to #1\mil{\vfil}\kern -#1\mil\nobreak 768 \vtop to #1\mil{\strut\vfil}% 825 \vtop to \strutdepth{% 1833 \raise0.4pt\hbox{\angleleft}\kern-.08em\vtop{% 2839 % \vtop will set a single line and will also let text wrap and [all …]
|
/external/bison/build-aux/ |
D | texinfo.tex | 349 \vtop to0pt{% 632 % it in a TeX vbox. We use \vtop instead of \vbox to construct the box 656 \setbox\groupbox = \vtop\bgroup 666 % The \vtop produces a box with normal height and large depth; thus, TeX puts 675 \egroup % End the \vtop. 718 \vtop to #1\mil{\strut\vfil}% 775 \vtop to \strutdepth{% 2735 % \raise0.4pt\hbox{\angleleft}\kern-.08em\vtop{% 3036 \vtop{\kern2.4pt \box0 \kern2.4pt}% Space above/below. 3954 % \vtop will set a single line and will also let text wrap and [all …]
|