Home
last modified time | relevance | path

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

/dragonfly/contrib/diffutils/lib/
H A Dcdefs.h242 # define __attribute_used__ __attribute__ ((__used__)) macro
245 # define __attribute_used__ __attribute__ ((__unused__)) macro
/dragonfly/contrib/grep/lib/
H A Dcdefs.h242 # define __attribute_used__ __attribute__ ((__used__)) macro
245 # define __attribute_used__ __attribute__ ((__unused__)) macro