Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmain.h68 # define GNU_MALLOC_SIZE2(argx, argy) __attribute__((alloc_size(argx, argy))) macro
82 # define GNU_MALLOC_SIZE2(x, y) macro
H A Dmachinestate.h220 void *_ext_calloc(size_t, size_t) GNU_MALLOC_SIZE2(1, 2) GNU_ALIGN(2);