Home
last modified time | relevance | path

Searched refs:COUNT_POS (Results 1 – 1 of 1) sorted by relevance

/SCP-firmware-master/framework/include/
A Dfwk_attributes.h153 # define FWK_ALLOC_SIZE2(SIZE_POS, COUNT_POS) \ argument
154 __attribute__((__alloc_size__(SIZE_POS, COUNT_POS)))
157 # define FWK_ALLOC_SIZE2(SIZE_POS, COUNT_POS) argument

Completed in 2 milliseconds