Home
last modified time | relevance | path

Searched refs:__attribute_const__ (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/diffutils/lib/
H A Dcdefs.h233 # define __attribute_const__ __attribute__ ((__const__)) macro
235 # define __attribute_const__ /* Ignore */ macro
H A Dlibc-config.h115 #undef __attribute_const__
/dragonfly/contrib/grep/lib/
H A Dcdefs.h233 # define __attribute_const__ __attribute__ ((__const__)) macro
235 # define __attribute_const__ /* Ignore */ macro
H A Dlibc-config.h115 #undef __attribute_const__
/dragonfly/sys/dev/drm/include/linux/
H A Dcompiler.h57 #define __attribute_const__ __attribute__((__const__)) macro