Home
last modified time | relevance | path

Searched defs:WINDOW (Results 1 – 5 of 5) sorted by relevance

/original-bsd/usr.bin/ex/
H A Dex_vars.h40 #define WINDOW 38 macro
/original-bsd/old/sdb/
H A Dhead.h86 #define WINDOW 10 /* window size for display commands */ macro
/original-bsd/lib/libcurses/
H A Dcurses.h124 } WINDOW; typedef
/original-bsd/local/toolchest/ksh/sh/
H A Dvi.c50 #define WINDOW MAXWINDOW /* max char in window of which */ macro
/original-bsd/games/rogue/
H A Drogue.h454 typedef struct _win_st WINDOW; typedef