root/doc_inner/doxygen/latex/word_8h_source.tex

/* [<][>][^][v][top][bottom][index][help] */
\doxysection{word.\+h}
\label{word_8h_source}\index{include/word.h@{include/word.h}}
\textbf{ Go to the documentation of this file.}
\begin{DoxyCode}{0}
\DoxyCodeLine{00001\ \textcolor{preprocessor}{\#ifndef\ YACASL2\_WORD\_H\_INCLUDED}}
\DoxyCodeLine{00002\ \textcolor{preprocessor}{\#define\ YACASL2\_WORD\_H\_INCLUDED}}
\DoxyCodeLine{00003\ }
\DoxyCodeLine{00004\ \textcolor{preprocessor}{\#include\ <stdbool.h>}}
\DoxyCodeLine{00005\ }
\DoxyCodeLine{00009\ \textcolor{keyword}{typedef}\ \textcolor{keywordtype}{unsigned}\ \textcolor{keywordtype}{short}\ WORD;}
\DoxyCodeLine{00010\ }
\DoxyCodeLine{00015\ \textcolor{keywordtype}{void}\ addcerrlist\_word();}
\DoxyCodeLine{00016\ }
\DoxyCodeLine{00024\ WORD\ nh2word(\textcolor{keyword}{const}\ \textcolor{keywordtype}{char}\ *str);}
\DoxyCodeLine{00025\ }
\DoxyCodeLine{00033\ \textcolor{keywordtype}{char}\ *word2n(WORD\ word);}
\DoxyCodeLine{00034\ }
\DoxyCodeLine{00042\ \textcolor{keywordtype}{char}\ *word2bit(\textcolor{keyword}{const}\ WORD\ word);}
\DoxyCodeLine{00043\ }
\DoxyCodeLine{00050\ \textcolor{keywordtype}{void}\ print\_dumpword(WORD\ word,\ \textcolor{keywordtype}{bool}\ logicalmode);}
\DoxyCodeLine{00051\ }
\DoxyCodeLine{00052\ \textcolor{preprocessor}{\#endif}}

\end{DoxyCode}

/* [<][>][^][v][top][bottom][index][help] */