Home
last modified time | relevance | path

Searched defs:NCURSES_API (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ncurses/include/
H A Dncurses_dll.h.in92 # define NCURSES_API __cdecl macro
100 # define NCURSES_API /* FIXME: __attribute__ ((cdecl)) is only available on x86 */ macro
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dcomp_parse.c54 NCURSES_IMPEXP void (NCURSES_API *_nc_check_termtype2) (TERMTYPE2 *, bool) = sanity_check2; variable