Searched defs:__realloc_size (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dcompiler_types.h354 # define __realloc_size(x, ...) __alloc_size__(x, ## __VA_ARGS__) macro
357 # define __realloc_size(x, ...) macro

Completed in 195 milliseconds