Searched defs:__ssp_bos (Results 1 – 1 of 1) sorted by relevance
45 #define __ssp_bos(ptr) __builtin_dynamic_object_size(ptr, 1) macro51 #define __ssp_bos(ptr) __builtin_object_size(ptr, __SSP_FORTIFY_LEVEL > 1) macro