Home
last modified time | relevance | path

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

/dflybsd-src/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__
/dflybsd-src/sys/dev/drm/include/linux/
H A Dcompiler.h57 #define __attribute_const__ __attribute__((__const__)) macro