Home
last modified time | relevance | path

Searched defs:_size (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/
Drun_integration_helper.h41 #define ALLOC_VERIFY(_buff, _size) \ argument
55 #define MALLOC(_buff, _pStruct, _size) \ argument
61 #define ALLOC(_buff, _pStruct, _size) \ argument
80 #define ALLOC_AND_COPY(_buff, _pStruct, _src_buf, _size) \ argument
89 #define ALLOC32_AND_COPY(_buff, _pStruct, _src_buf, _size) \ argument
98 #define ALLOC32(_buff, _pStruct, _size) \ argument
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/pal/include/
Drun_integration_pal_log.h145 #define RUNIT_PRINT_BUF(_buff, _size, _label) \ argument
161 #define RUNIT_PRINT_BUF(_buff, _size, _label) do {} while(0) argument