OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:A_REVERSE
(Results
1 - 3
of
3
) sorted by null
/external/grub/stage2/
shared.h
298
# define
A_REVERSE
0x70
307
/* In old BSD curses, A_NORMAL and
A_REVERSE
are not defined, so we
312
#ifndef
A_REVERSE
314
# define
A_REVERSE
A_STANDOUT
316
# define
A_REVERSE
0
318
#endif /* !
A_REVERSE
*/
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
curses.h
201
#define WA_REVERSE
A_REVERSE
[
all
...]
ncurses.h
201
#define WA_REVERSE
A_REVERSE
[
all
...]
Completed in 989 milliseconds