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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursesw.h 362 #ifdef mvchgat
363 inline int UNDEF(mvchgat)(int y, int x, int n, function
365 return mvchgat(y, x, n, attr, color, opts); }
366 #undef mvchgat macro
367 #define mvchgat UNDEF(mvchgat) macro
    [all...]
curses.h 641 extern NCURSES_EXPORT(int) mvchgat (int, int, int, attr_t, short, const void *); /* generated */
1239 #define mvchgat macro
    [all...]
ncurses.h 641 extern NCURSES_EXPORT(int) mvchgat (int, int, int, attr_t, short, const void *); /* generated */
1239 #define mvchgat macro
    [all...]

Completed in 51 milliseconds