Searched refs:newcommand (Results 1 – 6 of 6) sorted by relevance
5 \newcommand{\Lt}{\symbol{"3C}}6 \newcommand{\Gt}{\symbol{"3E}}7 \newcommand{\Type}[1]{\File{#1}} % see libunwind.trans8 \newcommand{\Func}[1]{\Prog{#1}} % see libunwind.trans9 \newcommand{\Var}[1]{\Prog{#1}} % see libunwind.trans10 \newcommand{\Const}[1]{\File{#1}} % see libunwind.trans11 \newcommand{\SeeAlso}[2]{\File{#1}} % see libunwind.trans
5 \newcommand\bracket[2]{\left\langle #1, #2 \right\rangle}6 \newcommand\trace{\text{trace}}7 \newcommand\Rbb{\mathbb{R}}
1369 wchar_t * newcommand; in process() local1468 newcommand = malloc(sizeof(wchar_t) * newlen); in process()1469 if (!newcommand) { in process()1473 wcscpy_s(newcommand, newlen, wrapped_script_path); in process()1474 wcscat_s(newcommand, newlen, L" "); in process()1475 wcscat_s(newcommand, newlen, command); in process()1476 debug(L"Running wrapped script with command line '%ls'\n", newcommand); in process()1480 maybe_handle_shebang(av, newcommand); in process()1482 command = newcommand; in process()
20 \newcommand{\R}{\textsuperscript{\textregistered}\xspace}21 \newcommand{\tm}{\textsuperscript{\texttrademark}\xspace}22 \newcommand{\tge}{$\geqslant$}23 %\newcommand{\ditto}{\textquotedbl\xspace}25 \newcommand{\fixme}[1]{$\bigstar$\emph{\textbf{\large #1}}$\bigstar$\xspace}27 \newcommand{\ppc}{\mbox{PowerPC}\xspace}28 \newcommand{\of}{Open Firmware\xspace}29 \newcommand{\benh}{Ben Herrenschmidt\xspace}30 \newcommand{\kexec}{\texttt{kexec()}\xspace}31 \newcommand{\dtbeginnode}{\texttt{OF\_DT\_BEGIN\_NODE\xspace}}[all …]
1 \newcommand{\etalchar}[1]{$^{#1}$}
20 \newcommand{\code}[1]{\ifmmode{\mbox{\relax\ttfamily{#1}}}\else{\relax\ttfamily #1}\fi}24 \newcommand{\includeimage}[2]{140 \newcommand{\lineend}{\bnflit{\UseVerb{newline}}}142 %HEVEA \newcommand{\bs}{\char"5C}143 %HEVEA \newcommand{\lineend}{\bnflit{\bs{}n}}146 \newcommand{\bnflit}[1]{\textrm{``}\textbf{#1}\textrm{''}}148 \newcommand{\bnfnt}[1]{\textsf{\emph{#1}}}150 \newcommand{\bnfcmt}{\rm \# }152 \newcommand{\bnfor}{\ensuremath{|}}