HomeSort by relevance Sort by last modified time
    Searched refs:NCURSES_PUBLIC_VAR (Results 1 - 12 of 12) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
ncurses_dll.h 83 #define NCURSES_PUBLIC_VAR(name) _nc_##name
84 #define NCURSES_WRAPPED_VAR(type,name) extern type NCURSES_PUBLIC_VAR(name)(void)
term.h     [all...]
curses.h     [all...]
ncurses.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
ncurses_dll.h 83 #define NCURSES_PUBLIC_VAR(name) _nc_##name
84 #define NCURSES_WRAPPED_VAR(type,name) extern type NCURSES_PUBLIC_VAR(name)(void)
term.h     [all...]
curses.h     [all...]
ncurses.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
ncurses_dll.h 83 #define NCURSES_PUBLIC_VAR(name) _nc_##name
84 #define NCURSES_WRAPPED_VAR(type,name) extern type NCURSES_PUBLIC_VAR(name)(void)
term.h     [all...]
curses.h     [all...]
ncurses.h     [all...]

Completed in 249 milliseconds