Home
last modified time | relevance | path

Searched defs:DEFATTR (Results 1 – 6 of 6) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/wscons/
H A Dwsdisplay_vconsvar.h93 #define DEFATTR ((WS_DEFAULT_FG << 24) || (WS_DEFAULT_BG << 16)) macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/f/
H A Dsymbol.c127 #define DEFATTR(ATTR,ATTRS,NAME) NAME, macro
H A Dsymbol.h53 #define DEFATTR(ATTR,ATTRS,NAME) ATTR, macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/f/
H A Dsymbol.c127 #define DEFATTR(ATTR,ATTRS,NAME) NAME, macro
H A Dsymbol.h53 #define DEFATTR(ATTR,ATTRS,NAME) ATTR, macro
/dports/news/golded+/golded-plus/golded+/goldlib/gcui/
H A Dgvidall.h88 const vattr DEFATTR = -1; variable