Searched defs:NCURSES_EXPORT_VAR (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
H A Dncurses_dll.h49 # undef NCURSES_EXPORT_VAR macro
62 # define NCURSES_EXPORT_VAR(type) NCURSES_IMPEXP type macro
75 #if !defined(NCURSES_EXPORT_VAR)
76 # define NCURSES_EXPORT_VAR(type) NCURSES_IMPEXP type macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
H A Dncurses_dll.h56 # undef NCURSES_EXPORT_VAR macro
69 # define NCURSES_EXPORT_VAR(type) NCURSES_IMPEXP type macro
82 #if !defined(NCURSES_EXPORT_VAR)
83 # define NCURSES_EXPORT_VAR(type) NCURSES_IMPEXP type macro

Completed in 58 milliseconds