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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesf.h 582 inline bool data_ahead() const { function in class:NCursesForm
583 return ::data_ahead(form);
form.h 396 extern NCURSES_EXPORT(bool) data_ahead (const FORM *);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesf.h 582 inline bool data_ahead() const { function in class:NCursesForm
583 return ::data_ahead(form);
form.h 396 extern NCURSES_EXPORT(bool) data_ahead (const FORM *);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesf.h 582 inline bool data_ahead() const { function in class:NCursesForm
583 return ::data_ahead(form);
form.h 396 extern NCURSES_EXPORT(bool) data_ahead (const FORM *);

Completed in 108 milliseconds