Searched defs:_buff (Results 1 – 4 of 4) sorted by relevance
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/ |
| D | run_integration_helper.h | 36 #define FREE_IF_NOT_NULL(_buff) \ argument 41 #define ALLOC_VERIFY(_buff, _size) \ argument 55 #define MALLOC(_buff, _pStruct, _size) \ argument 61 #define ALLOC(_buff, _pStruct, _size) \ argument 69 #define ALLOC_STRUCT(_type, _buff, _pStruct) \ 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/ |
| D | run_integration_pal_log.h | 145 #define RUNIT_PRINT_BUF(_buff, _size, _label) \ argument 161 #define RUNIT_PRINT_BUF(_buff, _size, _label) do {} while(0) argument
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/cmpu_integration_test/ |
| D | cmpu_integration_helper.h | 21 #define FREE_IF_NOT_NULL(_buff) \ argument
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/dmpu_integration_test/ |
| D | dmpu_integration_helper.h | 21 #define FREE_IF_NOT_NULL(_buff) \ argument
|