Home
last modified time | relevance | path

Searched refs:is_nodelay (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dcurses.h900 extern NCURSES_EXPORT(bool) is_nodelay (const WINDOW *); /* generated */
1309 #define is_nodelay(win) ((win) ? ((win)->_delay == 0) : FALSE) macro
Dncurses.h900 extern NCURSES_EXPORT(bool) is_nodelay (const WINDOW *); /* generated */
1309 #define is_nodelay(win) ((win) ? ((win)->_delay == 0) : FALSE) macro