HomeSort by relevance Sort by last modified time
    Searched defs:NCURSES_IMPEXP (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
ncurses_dll.h 46 # undef NCURSES_IMPEXP
52 # define NCURSES_IMPEXP __declspec(dllexport)
55 # define NCURSES_IMPEXP /* nothing */
58 # define NCURSES_IMPEXP __declspec(dllimport)
61 # define NCURSES_EXPORT(type) NCURSES_IMPEXP type NCURSES_API
62 # define NCURSES_EXPORT_VAR(type) NCURSES_IMPEXP type
66 #if !defined(NCURSES_IMPEXP)
67 # define NCURSES_IMPEXP /* nothing */
73 # define NCURSES_EXPORT(type) NCURSES_IMPEXP type NCURSES_API
76 # define NCURSES_EXPORT_VAR(type) NCURSES_IMPEXP typ
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
ncurses_dll.h 46 # undef NCURSES_IMPEXP
52 # define NCURSES_IMPEXP __declspec(dllexport)
55 # define NCURSES_IMPEXP /* nothing */
58 # define NCURSES_IMPEXP __declspec(dllimport)
61 # define NCURSES_EXPORT(type) NCURSES_IMPEXP type NCURSES_API
62 # define NCURSES_EXPORT_VAR(type) NCURSES_IMPEXP type
66 #if !defined(NCURSES_IMPEXP)
67 # define NCURSES_IMPEXP /* nothing */
73 # define NCURSES_EXPORT(type) NCURSES_IMPEXP type NCURSES_API
76 # define NCURSES_EXPORT_VAR(type) NCURSES_IMPEXP typ
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
ncurses_dll.h 46 # undef NCURSES_IMPEXP
52 # define NCURSES_IMPEXP __declspec(dllexport)
55 # define NCURSES_IMPEXP /* nothing */
58 # define NCURSES_IMPEXP __declspec(dllimport)
61 # define NCURSES_EXPORT(type) NCURSES_IMPEXP type NCURSES_API
62 # define NCURSES_EXPORT_VAR(type) NCURSES_IMPEXP type
66 #if !defined(NCURSES_IMPEXP)
67 # define NCURSES_IMPEXP /* nothing */
73 # define NCURSES_EXPORT(type) NCURSES_IMPEXP type NCURSES_API
76 # define NCURSES_EXPORT_VAR(type) NCURSES_IMPEXP typ
    [all...]

Completed in 36 milliseconds