OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__pfast
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libcurses/
cr_put.c
109
if (
__pfast
) {
134
if (
__pfast
== 0 && !cursor_address)
156
if (cursor_down /* && !__tc_xb */ &&
__pfast
)
161
if (
__pfast
== 0)
317
if ((__NONL || !
__pfast
) && outline < destline)
364
if ((__NONL ||
__pfast
== 0) &&
curses.c
47
int
__pfast
;
variable
tty.c
180
_cursesi_screen->useraw =
__pfast
= __rawmode = 1;
200
_cursesi_screen->useraw =
__pfast
= __rawmode = 0;
475
__pfast
= 1;
519
__pfast
= 1;
screen.c
73
old_screen->pfast =
__pfast
;
90
__pfast
= new->pfast;
curses_private.h
427
extern int
__pfast
;
Completed in 59 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026