Searched defs:__compiletime_object_size (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/linux/ | ||
H A D | compiler-gcc.h | 163 # define __compiletime_object_size(obj) __builtin_object_size(obj, 0) macro |
H A D | compiler.h | 457 # define __compiletime_object_size(obj) -1 macro |