Searched defs:__realloc_size (Results 1 - 1 of 1) sorted by last modified time

/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 207 milliseconds