Home
last modified time | relevance | path

Searched defs:__bos (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/diffutils/lib/
H A Dcdefs.h123 #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1) macro
/dragonfly/contrib/grep/lib/
H A Dcdefs.h123 #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1) macro