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

  /external/grub/stage2/
shared.h 297 # define A_NORMAL 0x7
307 /* In old BSD curses, A_NORMAL and A_REVERSE are not defined, so we
309 #ifndef A_NORMAL
310 # define A_NORMAL 0
311 #endif /* ! A_NORMAL */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
curses.h 198 #define WA_NORMAL A_NORMAL
    [all...]
ncurses.h 198 #define WA_NORMAL A_NORMAL
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h 198 #define WA_NORMAL A_NORMAL
    [all...]
ncurses.h 198 #define WA_NORMAL A_NORMAL
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h 198 #define WA_NORMAL A_NORMAL
    [all...]
ncurses.h 198 #define WA_NORMAL A_NORMAL
    [all...]

Completed in 381 milliseconds