Home
last modified time | relevance | path

Searched refs:WIN32C (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/less/
H A Dlsystem.c22 #if MSDOS_COMPILER==WIN32C && defined(MINGW)
52 #if MSDOS_COMPILER && MSDOS_COMPILER!=WIN32C in lsystem()
71 #if MSDOS_COMPILER==WIN32C in lsystem()
98 #if MSDOS_COMPILER==WIN32C in lsystem()
181 #if MSDOS_COMPILER==WIN32C in lsystem()
197 #if MSDOS_COMPILER && MSDOS_COMPILER!=WIN32C in lsystem()
312 #if MSDOS_COMPILER==WIN32C in pipe_data()
349 #if MSDOS_COMPILER==WIN32C in pipe_data()
H A Dttyin.c20 #if MSDOS_COMPILER==WIN32C
99 #if MSDOS_COMPILER==WIN32C in open_getchr()
144 #if MSDOS_COMPILER==WIN32C
150 #if MSDOS_COMPILER==WIN32C in default_wheel_lines()
170 #if MSDOS_COMPILER==WIN32C in getchr()
195 #if MSDOS_COMPILER==WIN32C in getchr()
H A Dsignal.c42 #if MSDOS_COMPILER!=WIN32C
111 #if MSDOS_COMPILER==WIN32C
152 #if MSDOS_COMPILER==WIN32C in init_signals()
177 #if MSDOS_COMPILER==WIN32C in init_signals()
266 #if MSDOS_COMPILER==WIN32C in psignals()
H A Doutput.c16 #if MSDOS_COMPILER==WIN32C
36 #if MSDOS_COMPILER==WIN32C || MSDOS_COMPILER==BORLANDC || MSDOS_COMPILER==DJGPPC
44 #if MSDOS_COMPILER==WIN32C
92 #if MSDOS_COMPILER==WIN32C || MSDOS_COMPILER==BORLANDC || MSDOS_COMPILER==DJGPPC in win_flush()
170 #if MSDOS_COMPILER==WIN32C in win_flush()
254 #if MSDOS_COMPILER==WIN32C in win_flush()
426 #if MSDOS_COMPILER==WIN32C || MSDOS_COMPILER==BORLANDC || MSDOS_COMPILER==DJGPPC in putchr()
H A Dscreen.c31 #if MSDOS_COMPILER==WIN32C
138 #if MSDOS_COMPILER==WIN32C
185 #if MSDOS_COMPILER==WIN32C
289 #if MSDOS_COMPILER==WIN32C
814 #if MSDOS_COMPILER==WIN32C in scrsize()
1199 #if MSDOS_COMPILER==WIN32C in get_term()
1540 #if MSDOS_COMPILER==WIN32C
1586 #if MSDOS_COMPILER==WIN32C in win32_init_vt_term()
1726 #if MSDOS_COMPILER==WIN32C
1742 #if MSDOS_COMPILER==WIN32C in init()
[all...]
H A Dos.c26 #if MSDOS_COMPILER==WIN32C
151 #if MSDOS_COMPILER==WIN32C in supports_ctrl_x()
159 #endif /* MSDOS_COMPILER==WIN32C */
172 #if MSDOS_COMPILER==WIN32C in iread()
253 #if MSDOS_COMPILER==WIN32C in iread()
494 #if MSDOS_COMPILER==WIN32C in sleep_ms()
H A Dlglob.h59 #if MSDOS_COMPILER==WIN32C && (defined(_MSC_VER) || defined(MINGW))
75 #if MSDOS_COMPILER==WIN32C && !defined(_MSC_VER) /* Borland C for Windows */
H A Dless.h21 #define WIN32C 3 /* Windows (Borland C or Microsoft C) */ macro
107 #if MSDOS_COMPILER==WIN32C || OS2
668 #if MSDOS_COMPILER==WIN32C
H A Dcharset.c26 #if MSDOS_COMPILER==WIN32C
326 #if MSDOS_COMPILER==WIN32C in icharset()
454 #if MSDOS_COMPILER==WIN32C in set_charset()
H A Doptfunc.c95 #if MSDOS_COMPILER==WIN32C
570 #if MSDOS_COMPILER==WIN32C
H A Dcommand.c17 #if MSDOS_COMPILER==WIN32C
65 #if MSDOS_COMPILER==WIN32C
881 #if MSDOS_COMPILER==WIN32C in prompt()
941 #if MSDOS_COMPILER==WIN32C
H A Dch.c18 #if MSDOS_COMPILER==WIN32C
284 #if MSDOS_COMPILER==WIN32C in ch_get()
H A Dmain.c17 #if MSDOS_COMPILER==WIN32C
78 #if MSDOS_COMPILER==WIN32C && (defined(MINGW) || defined(_MSC_VER)) in main()
246 #if MSDOS_COMPILER==WIN32C && (defined(MINGW) || defined(_MSC_VER)) in main()
H A Ddecode.c1112 #if MSDOS_COMPILER==WIN32C
H A Dfilename.c20 #if MSDOS_COMPILER==WIN32C && !defined(_MSC_VER)
H A Dcmdbuf.c1684 #if MSDOS_COMPILER==WIN32C
H A Dline.c20 #if MSDOS_COMPILER==WIN32C
H A DNEWS408 * Make WIN32C version include this fix from 551:
411 * Fix display bug in WIN32C version.