root/doc_inner/gnu_global/S/677.html

/* [<][>][^][v][top][bottom][index][help] */
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>doc_inner/doxygen/latex/cmem_8h_source.tex</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.14' />
<meta http-equiv='Content-Style-Type' content='text/css' />
<link rel='stylesheet' type='text/css' href='../style.css' />
</head>
<body>
<a id='TOP' name='TOP'></a><h2 class='header'><a href='../mains.html'>root</a>/<a href='../files/2920.html'>doc_inner</a>/<a href='../files/2921.html'>doxygen</a>/<a href='../files/2922.html'>latex</a>/cmem_8h_source.tex</h2>
<em class='comment'>/* [&lt;][&gt;][^][v][top]<a href='#BOTTOM'>[bottom]</a><a href='../mains.html'>[index]</a><a href='../help.html'>[help]</a> */</em>
<hr />
<pre>
<a id='L1' name='L1'></a>\doxysection{cmem.\+h}
<a id='L2' name='L2'></a>\label{cmem_8h_source}\index{include/cmem.h@{include/cmem.h}}
<a id='L3' name='L3'></a>\textbf{ Go to the documentation of this file.}
<a id='L4' name='L4'></a>\begin{DoxyCode}{0}
<a id='L5' name='L5'></a>\DoxyCodeLine{00001\ \textcolor{preprocessor}{\#ifndef\ YACASL2\_CMEM\_H\_INCLUDED}}
<a id='L6' name='L6'></a>\DoxyCodeLine{00002\ \textcolor{preprocessor}{\#define\ YACASL2\_CMEM\_H\_INCLUDED}}
<a id='L7' name='L7'></a>\DoxyCodeLine{00003\ }
<a id='L8' name='L8'></a>\DoxyCodeLine{00004\ \textcolor{preprocessor}{\#include\ &lt;stdio.h&gt;}}
<a id='L9' name='L9'></a>\DoxyCodeLine{00005\ \textcolor{preprocessor}{\#include\ &lt;stdlib.h&gt;}}
<a id='L10' name='L10'></a>\DoxyCodeLine{00006\ \textcolor{preprocessor}{\#include\ &lt;string.h&gt;}}
<a id='L11' name='L11'></a>\DoxyCodeLine{00007\ \textcolor{preprocessor}{\#include\ &lt;assert.h&gt;}}
<a id='L12' name='L12'></a>\DoxyCodeLine{00008\ \textcolor{preprocessor}{\#include\ &lt;stdbool.h&gt;}}
<a id='L13' name='L13'></a>\DoxyCodeLine{00009\ }
<a id='L14' name='L14'></a>\DoxyCodeLine{00013\ \textcolor{preprocessor}{\#ifndef\ ARRAYSIZE}}
<a id='L15' name='L15'></a>\DoxyCodeLine{00014\ \textcolor{preprocessor}{\#define\ ARRAYSIZE(array)\ (sizeof(array)/sizeof(array[0]))}}
<a id='L16' name='L16'></a>\DoxyCodeLine{00015\ \textcolor{preprocessor}{\#endif}}
<a id='L17' name='L17'></a>\DoxyCodeLine{00016\ }
<a id='L18' name='L18'></a>\DoxyCodeLine{00020\ \textcolor{preprocessor}{\#ifndef\ FREE}}
<a id='L19' name='L19'></a>\DoxyCodeLine{00021\ \textcolor{preprocessor}{\#define\ FREE(ptr)\ \{free(ptr);\ ptr\ =\ NULL;\}}}
<a id='L20' name='L20'></a>\DoxyCodeLine{00022\ \textcolor{preprocessor}{\#endif}}
<a id='L21' name='L21'></a>\DoxyCodeLine{00023\ }
<a id='L22' name='L22'></a>\DoxyCodeLine{00032\ \textcolor{keywordtype}{void}\ *malloc\_chk(\textcolor{keywordtype}{size\_t}\ size,\ \textcolor{keyword}{const}\ \textcolor{keywordtype}{char}\ *tag);}
<a id='L23' name='L23'></a>\DoxyCodeLine{00033\ }
<a id='L24' name='L24'></a>\DoxyCodeLine{00043\ \textcolor{keywordtype}{void}\ *calloc\_chk(\textcolor{keywordtype}{size\_t}\ nmemb,\ \textcolor{keywordtype}{size\_t}\ size,\ \textcolor{keyword}{const}\ \textcolor{keywordtype}{char}\ *tag);}
<a id='L25' name='L25'></a>\DoxyCodeLine{00044\ }
<a id='L26' name='L26'></a>\DoxyCodeLine{00053\ \textcolor{keywordtype}{char}\ *strdup\_chk(\textcolor{keyword}{const}\ \textcolor{keywordtype}{char}\ *s,\ \textcolor{keyword}{const}\ \textcolor{keywordtype}{char}\ *tag);}
<a id='L27' name='L27'></a>\DoxyCodeLine{00054\ }
<a id='L28' name='L28'></a>\DoxyCodeLine{00064\ \textcolor{keywordtype}{char}\ *strndup\_chk(\textcolor{keyword}{const}\ \textcolor{keywordtype}{char}\ *s,\ \textcolor{keywordtype}{size\_t}\ len,\ \textcolor{keyword}{const}\ \textcolor{keywordtype}{char}\ *tag);}
<a id='L29' name='L29'></a>\DoxyCodeLine{00065\ }
<a id='L30' name='L30'></a>\DoxyCodeLine{00071\ \textcolor{keywordtype}{void}\ strip\_end(\textcolor{keywordtype}{char}\ *s);}
<a id='L31' name='L31'></a>\DoxyCodeLine{00072\ }
<a id='L32' name='L32'></a>\DoxyCodeLine{00078\ \textcolor{keywordtype}{void}\ strip\_casl2\_comment(\textcolor{keywordtype}{char}\ *s);}
<a id='L33' name='L33'></a>\DoxyCodeLine{00079\ }
<a id='L34' name='L34'></a>\DoxyCodeLine{00087\ \textcolor{keywordtype}{char}\ *strrev(\textcolor{keyword}{const}\ \textcolor{keywordtype}{char}\ *s);}
<a id='L35' name='L35'></a>\DoxyCodeLine{00088\ }
<a id='L36' name='L36'></a>\DoxyCodeLine{00089\ \textcolor{preprocessor}{\#endif}}
<a id='L37' name='L37'></a>
<a id='L38' name='L38'></a>\end{DoxyCode}
</pre>
<hr />
<a id='BOTTOM' name='BOTTOM'></a>
<em class='comment'>/* [&lt;][&gt;][^][v]<a href='#TOP'>[top]</a>[bottom]<a href='../mains.html'>[index]</a><a href='../help.html'>[help]</a> */</em>
</body>
</html>

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