Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dutil.c92 #define RC_DATA(name,comment) , #name "_color", comment " color" macro
94 #define RC_DATA(name,comment) /*nothing */ macro
122 #define DATA(atr,upr,lwr,cmt) { atr COLOR_DATA(upr) RC_DATA(lwr,cmt) }