Searched defs:attrset (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/ncurses-44/ncurses/c++/
H A Dcursslk.h223 inline void attrset(attr_t attrs) { function in class:Soft_Label_Key_Set
H A Dcursesw.h90 inline chtype UNDEF(attrset)(chtype at) { return attrset(at); } function
91 #undef attrset macro
92 #define attrset UNDEF(attrset) macro
1104 int attrset(chtype at) { return ::wattrset(w, static_cast<int>(at)); } function in class:NCursesWindow
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Dpcache.c603 int attrset; local
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/ripper/
H A Dripper.c492 #define attrset(node,id) attrset_gen(parser, (node), (id)) macro
/macosx-10.10.1/ruby-106/ruby/
H A Dparse.c492 #define attrset(node,id) attrset_gen(parser, (node), (id)) macro

Completed in 160 milliseconds