Home
last modified time | relevance | path

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

/openbsd/lib/libcurses/base/
H A Dlib_slkattr.c56 returnAttr(result); in NCURSES_EXPORT()
58 returnAttr(0); in NCURSES_EXPORT()
/openbsd/lib/libform/
H A Dfld_attr.c72 returnAttr( A_ATTRIBUTES & (Normalize_Field( field ) -> name) );\
/openbsd/lib/libmenu/
H A Dm_attribs.c74 returnAttr(Normalize_Menu( menu ) -> name);\
/openbsd/lib/libcurses/widechar/
H A Dlib_vid_attr.c362 returnAttr(attrs); in NCURSES_SP_NAME()
/openbsd/lib/libcurses/
H A Dcurses.priv.h1682 #define returnAttr(code) TRACE_RETURN(code,attr_t) macro
1758 #define returnAttr(code) return code macro