Searched refs:alloced (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
H A Dcursesw.h787 bool alloced; // TRUE if we own the WINDOW member in class:NCursesWindow
830 : w(rhs.w), alloced(rhs.alloced), par(rhs.par), subwins(rhs.subwins), sib(rhs.sib)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
H A Dcursesw.h787 bool alloced; // TRUE if we own the WINDOW member in class:NCursesWindow
830 : w(rhs.w), alloced(rhs.alloced), par(rhs.par), subwins(rhs.subwins), sib(rhs.sib)

Completed in 76 milliseconds