OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NCURSES_EXPORT
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
ncurses_dll.h
48
# undef
NCURSES_EXPORT
61
# define
NCURSES_EXPORT
(type) NCURSES_IMPEXP type NCURSES_API
72
#if !defined(
NCURSES_EXPORT
)
73
# define
NCURSES_EXPORT
(type) NCURSES_IMPEXP type NCURSES_API
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
ncurses_dll.h
55
# undef
NCURSES_EXPORT
68
# define
NCURSES_EXPORT
(type) NCURSES_IMPEXP type NCURSES_API
79
#if !defined(
NCURSES_EXPORT
)
80
# define
NCURSES_EXPORT
(type) NCURSES_IMPEXP type NCURSES_API
Completed in 201 milliseconds