\doxysection{alloc\+\_\+utils\+\_\+private.\+h}
\hypertarget{alloc__utils__private_8h_source}{}\label{alloc__utils__private_8h_source}\index{rtrlib/lib/alloc\_utils\_private.h@{rtrlib/lib/alloc\_utils\_private.h}}
\mbox{\hyperlink{alloc__utils__private_8h}{Go to the documentation of this file.}}
\begin{DoxyCode}{0}
\DoxyCodeLine{00001\ \textcolor{comment}{/*}}
\DoxyCodeLine{00002\ \textcolor{comment}{\ *\ This\ file\ is\ part\ of\ RTRlib.}}
\DoxyCodeLine{00003\ \textcolor{comment}{\ *}}
\DoxyCodeLine{00004\ \textcolor{comment}{\ *\ This\ file\ is\ subject\ to\ the\ terms\ and\ conditions\ of\ the\ MIT\ license.}}
\DoxyCodeLine{00005\ \textcolor{comment}{\ *\ See\ the\ file\ LICENSE\ in\ the\ top\ level\ directory\ for\ more\ details.}}
\DoxyCodeLine{00006\ \textcolor{comment}{\ *}}
\DoxyCodeLine{00007\ \textcolor{comment}{\ *\ Website:\ http://rtrlib.realmv6.org/}}
\DoxyCodeLine{00008\ \textcolor{comment}{\ */}}
\DoxyCodeLine{00009\ }
\DoxyCodeLine{00010\ \textcolor{preprocessor}{\#ifndef\ LRTR\_ALLOC\_UTILS\_PRIVATE\_H}}
\DoxyCodeLine{00011\ \textcolor{preprocessor}{\#define\ LRTR\_ALLOC\_UTILS\_PRIVATE\_H}}
\DoxyCodeLine{00012\ }
\DoxyCodeLine{00013\ \textcolor{preprocessor}{\#include\ "{}\mbox{\hyperlink{alloc__utils_8h}{alloc\_utils.h}}"{}}}
\DoxyCodeLine{00014\ }
\DoxyCodeLine{00015\ \textcolor{preprocessor}{\#include\ <stdlib.h>}}
\DoxyCodeLine{00016\ }
\DoxyCodeLine{00017\ \textcolor{keywordtype}{void}\ *\mbox{\hyperlink{alloc__utils__private_8h_ab28f373ab97c25fa856970f5d2dfa09c}{lrtr\_malloc}}(\textcolor{keywordtype}{size\_t}\ size);}
\DoxyCodeLine{00018\ }
\DoxyCodeLine{00019\ \textcolor{keywordtype}{void}\ *\mbox{\hyperlink{alloc__utils__private_8h_a30b5482e3b2ff64288820e851375539e}{lrtr\_calloc}}(\textcolor{keywordtype}{size\_t}\ nmemb,\ \textcolor{keywordtype}{size\_t}\ size);}
\DoxyCodeLine{00020\ }
\DoxyCodeLine{00021\ \textcolor{keywordtype}{void}\ \mbox{\hyperlink{alloc__utils__private_8h_a2695fed4beb39117c2aecb910e078de6}{lrtr\_free}}(\textcolor{keywordtype}{void}\ *ptr);}
\DoxyCodeLine{00022\ }
\DoxyCodeLine{00023\ \textcolor{keywordtype}{void}\ *\mbox{\hyperlink{alloc__utils__private_8h_ae769ae9a64e23d79021e924d64356a69}{lrtr\_realloc}}(\textcolor{keywordtype}{void}\ *ptr,\ \textcolor{keywordtype}{size\_t}\ size);}
\DoxyCodeLine{00024\ }
\DoxyCodeLine{00032\ \textcolor{keywordtype}{char}\ *\mbox{\hyperlink{alloc__utils__private_8h_a94286bab9bef177ceab6e32eb64fc717}{lrtr\_strdup}}(\textcolor{keyword}{const}\ \textcolor{keywordtype}{char}\ *\textcolor{keywordtype}{string});}
\DoxyCodeLine{00033\ }
\DoxyCodeLine{00034\ \textcolor{preprocessor}{\#endif}}

\end{DoxyCode}
