diff options
author | Marco Platania <platania@research.att.com> | 2017-05-18 11:09:08 -0400 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2017-05-18 11:09:08 -0400 |
commit | fee6de844f9d4c3aad87733734d35df50117b6b0 (patch) | |
tree | 3f42567107ac4a10795c8e80c42b479c4502cbda /VES5.0/doxygen-1.8.12/html/examples/define/latex/define_8h.tex | |
parent | f3fe765461685a753c0f5b061c5c47383c75829f (diff) |
Change location of VES5.0 code
Change-Id: If8a1173813eb4d5c14c04b132269696a748505e7
Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'VES5.0/doxygen-1.8.12/html/examples/define/latex/define_8h.tex')
-rw-r--r-- | VES5.0/doxygen-1.8.12/html/examples/define/latex/define_8h.tex | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/VES5.0/doxygen-1.8.12/html/examples/define/latex/define_8h.tex b/VES5.0/doxygen-1.8.12/html/examples/define/latex/define_8h.tex deleted file mode 100644 index e8e33073..00000000 --- a/VES5.0/doxygen-1.8.12/html/examples/define/latex/define_8h.tex +++ /dev/null @@ -1,43 +0,0 @@ -\hypertarget{define_8h}{}\subsection{define.\+h File Reference} -\label{define_8h}\index{define.\+h@{define.\+h}} - - -testing defines - - -\subsubsection*{Macros} -\begin{DoxyCompactItemize} -\item -\#define \hyperlink{define_8h_a996f7be338ccb40d1a2a5abc1ad61759}{A\+BS}(x)~(((x)$>$0)?(x)\+:-\/(x)) -\item -\#define \hyperlink{define_8h_aacc3ee1a7f283f8ef65cea31f4436a95}{M\+AX}(x, y)~((x)$>$(y)?(x)\+:(y)) -\item -\#define \hyperlink{define_8h_a74e75242132eaabbc1c512488a135926}{M\+IN}(x, y)~((x)$>$(y)?(y)\+:(x)) -\end{DoxyCompactItemize} - - -\subsubsection{Detailed Description} -testing defines - -This is to test the documentation of defines. - -\subsubsection{Macro Definition Documentation} -\hypertarget{define_8h_a996f7be338ccb40d1a2a5abc1ad61759}{}\label{define_8h_a996f7be338ccb40d1a2a5abc1ad61759} -\index{define.\+h@{define.\+h}!A\+BS@{A\+BS}} -\index{A\+BS@{A\+BS}!define.\+h@{define.\+h}} -\paragraph{\texorpdfstring{A\+BS}{ABS}} -{\footnotesize\ttfamily \#define A\+BS(\begin{DoxyParamCaption}\item[{}]{x }\end{DoxyParamCaption})~(((x)$>$0)?(x)\+:-\/(x))} - -Computes the absolute value of its argument {\itshape x}. \hypertarget{define_8h_aacc3ee1a7f283f8ef65cea31f4436a95}{}\label{define_8h_aacc3ee1a7f283f8ef65cea31f4436a95} -\index{define.\+h@{define.\+h}!M\+AX@{M\+AX}} -\index{M\+AX@{M\+AX}!define.\+h@{define.\+h}} -\paragraph{\texorpdfstring{M\+AX}{MAX}} -{\footnotesize\ttfamily \#define M\+AX(\begin{DoxyParamCaption}\item[{}]{x, }\item[{}]{y }\end{DoxyParamCaption})~((x)$>$(y)?(x)\+:(y))} - -Computes the maximum of {\itshape x} and {\itshape y}. \hypertarget{define_8h_a74e75242132eaabbc1c512488a135926}{}\label{define_8h_a74e75242132eaabbc1c512488a135926} -\index{define.\+h@{define.\+h}!M\+IN@{M\+IN}} -\index{M\+IN@{M\+IN}!define.\+h@{define.\+h}} -\paragraph{\texorpdfstring{M\+IN}{MIN}} -{\footnotesize\ttfamily \#define M\+IN(\begin{DoxyParamCaption}\item[{}]{x, }\item[{}]{y }\end{DoxyParamCaption})~((x)$>$(y)?(y)\+:(x))} - -Computes the minimum of {\itshape x} and {\itshape y}.
\ No newline at end of file |