Home
last modified time | relevance | path

Searched defs:__ssp_bos (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/include/ssp/
H A Dssp.h67 # define __ssp_bos(ptr) __builtin_dynamic_object_size(ptr, 1) macro
70 # define __ssp_bos(ptr) __builtin_object_size(ptr, __SSP_FORTIFY_LEVEL > 1) macro
/netbsd-src/external/gpl3/gcc.old/dist/libssp/ssp/
H A Dssp.h.in51 # define __ssp_bos(ptr) __builtin_object_size (ptr, __SSP_FORTIFY_LEVEL > 1) macro
/netbsd-src/external/gpl3/gcc/dist/libssp/ssp/
H A Dssp.h.in51 # define __ssp_bos(ptr) __builtin_object_size (ptr, __SSP_FORTIFY_LEVEL > 1) macro