Searched defs:MAXWINDOW (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/ie/
H A Dedit.h112 #undef MAXWINDOW macro
113 #define MAXWINDOW 160 /* maximum width window */ macro
/ast/src/lib/libvdelta/vd01/
H A Dvdelhdr01.h57 #define MAXWINDOW ((int)(((uint)~0) >> 2)) macro
58 #define DFLTWINDOW (MAXWINDOW <= (1<<14) ? (1<<14) : (1<<16) )
/ast/src/cmd/ksh93/include/
H A Dedit.h181 #undef MAXWINDOW macro
182 #define MAXWINDOW 300 /* maximum width window */ macro

Completed in 98 milliseconds