Searched defs:NCURSES_API (Results 1 – 2 of 2) sorted by relevance
92 # define NCURSES_API __cdecl macro100 # define NCURSES_API /* FIXME: __attribute__ ((cdecl)) is only available on x86 */ macro
54 NCURSES_IMPEXP void (NCURSES_API *_nc_check_termtype2) (TERMTYPE2 *, bool) = sanity_check2; variable