cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Functions
memory.c File Reference
#include "io/stream_int.h"

Go to the source code of this file.

Functions

CHECK_RETVAL STDC_NONNULL_ARG ((1))
 
CHECK_RETVAL STDC_NONNULL_ARG ((1, 2))
 
 CHECK_RETVAL_RANGE (0, MAX_INTLENGTH)
 
CHECK_RETVAL STDC_NONNULL_ARG ((1, 3))
 
CHECK_RETVAL STDC_NONNULL_ARG ((1, 2, 3))
 

Function Documentation

CHECK_RETVAL_RANGE ( ,
MAX_INTLENGTH   
)

Definition at line 335 of file memory.c.

CHECK_RETVAL STDC_NONNULL_ARG ( (1)  )

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Definition at line 22 of file memory.c.

CHECK_RETVAL STDC_NONNULL_ARG ( (1, 2)  )

Definition at line 101 of file memory.c.

CHECK_RETVAL STDC_NONNULL_ARG ( (1, 3)  )

Definition at line 380 of file memory.c.

CHECK_RETVAL STDC_NONNULL_ARG ( (1, 2, 3)  )

Definition at line 399 of file memory.c.