1 /****************************************************************************
2 * Copyright (c) 2001-2016,2017 Free Software Foundation, Inc. *
4 * Permission is hereby granted, free of charge, to any person obtaining a *
5 * copy of this software and associated documentation files (the *
6 * "Software"), to deal in the Software without restriction, including *
7 * without limitation the rights to use, copy, modify, merge, publish, *
8 * distribute, distribute with modifications, sublicense, and/or sell *
9 * copies of the Software, and to permit persons to whom the Software is *
10 * furnished to do so, subject to the following conditions: *
12 * The above copyright notice and this permission notice shall be included *
13 * in all copies or substantial portions of the Software. *
15 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS *
16 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF *
17 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. *
18 * IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, *
19 * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR *
20 * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR *
21 * THE USE OR OTHER DEALINGS IN THE SOFTWARE. *
23 * Except as contained in this notice, the name(s) of the above copyright *
24 * holders shall not be used in advertising or otherwise to promote the *
25 * sale, use or other dealings in this Software without prior written *
27 ****************************************************************************/
29 /****************************************************************************
30 * Author: Thomas E. Dickey 2001-on *
31 ****************************************************************************/
34 /* ./tty/hardscroll.c */
36 #include <curses.priv.h>
40 #undef _nc_scroll_optimize_sp
41 void _nc_scroll_optimize_sp(
45 #undef _nc_scroll_optimize
46 void _nc_scroll_optimize(void)
49 #undef _nc_linedump_sp
55 void _nc_linedump(void)
60 #undef _nc_hash_map_sp
66 void _nc_hash_map(void)
69 #undef _nc_make_oldhash_sp
70 void _nc_make_oldhash_sp(
75 #undef _nc_make_oldhash
76 void _nc_make_oldhash(
80 #undef _nc_scroll_oldhash_sp
81 void _nc_scroll_oldhash_sp(
88 #undef _nc_scroll_oldhash
89 void _nc_scroll_oldhash(
95 /* ./base/lib_addch.c */
101 { return(*(cchar_t *)0); }
107 { return(*(int *)0); }
109 #undef _nc_waddch_nosync
110 int _nc_waddch_nosync(
113 { return(*(int *)0); }
119 { return(*(int *)0); }
125 { return(*(int *)0); }
127 /* ./base/lib_addstr.c */
134 { return(*(int *)0); }
141 { return(*(int *)0); }
146 { return(*(int *)0); }
153 { return(*(int *)0); }
160 { return(*(int *)0); }
162 /* ./base/lib_beep.c */
167 { return(*(int *)0); }
171 { return(*(int *)0); }
173 /* ./base/lib_bkgd.c */
191 { return(*(int *)0); }
197 { return(*(int *)0); }
199 /* ./base/lib_box.c */
212 { return(*(int *)0); }
214 /* ./base/lib_chgat.c */
223 { return(*(int *)0); }
225 /* ./base/lib_clear.c */
230 { return(*(int *)0); }
232 /* ./base/lib_clearok.c */
238 { return(*(int *)0); }
240 /* ./base/lib_clrbot.c */
245 { return(*(int *)0); }
247 /* ./base/lib_clreol.c */
252 { return(*(int *)0); }
254 /* ./base/lib_color.c */
261 #undef _nc_reset_colors_sp
262 NCURSES_BOOL _nc_reset_colors_sp(
264 { return(*(NCURSES_BOOL *)0); }
266 #undef _nc_reset_colors
267 NCURSES_BOOL _nc_reset_colors(void)
268 { return(*(NCURSES_BOOL *)0); }
270 #undef start_color_sp
273 { return(*(int *)0); }
276 int start_color(void)
277 { return(*(int *)0); }
279 #undef _nc_change_pair
280 void _nc_change_pair(
291 { return(*(int *)0); }
299 { return(*(int *)0); }
306 { return(*(int *)0); }
308 #undef _nc_init_color
315 { return(*(int *)0); }
324 { return(*(int *)0); }
332 { return(*(int *)0); }
334 #undef can_change_color_sp
335 NCURSES_BOOL can_change_color_sp(
337 { return(*(NCURSES_BOOL *)0); }
339 #undef can_change_color
340 NCURSES_BOOL can_change_color(void)
341 { return(*(NCURSES_BOOL *)0); }
344 NCURSES_BOOL has_colors_sp(
346 { return(*(NCURSES_BOOL *)0); }
349 NCURSES_BOOL has_colors(void)
350 { return(*(NCURSES_BOOL *)0); }
352 #undef color_content_sp
353 int color_content_sp(
359 { return(*(int *)0); }
367 { return(*(int *)0); }
369 #undef _nc_pair_content
370 int _nc_pair_content(
375 { return(*(int *)0); }
377 #undef pair_content_sp
383 { return(*(int *)0); }
390 { return(*(int *)0); }
392 #undef _nc_do_color_sp
393 void _nc_do_color_sp(
398 NCURSES_OUTC_sp outc)
409 #undef init_extended_pair_sp
410 int init_extended_pair_sp(
415 { return(*(int *)0); }
417 #undef init_extended_color_sp
418 int init_extended_color_sp(
424 { return(*(int *)0); }
426 #undef extended_color_content_sp
427 int extended_color_content_sp(
433 { return(*(int *)0); }
435 #undef extended_pair_content_sp
436 int extended_pair_content_sp(
441 { return(*(int *)0); }
443 #undef init_extended_pair
444 int init_extended_pair(
448 { return(*(int *)0); }
450 #undef init_extended_color
451 int init_extended_color(
456 { return(*(int *)0); }
458 #undef extended_color_content
459 int extended_color_content(
464 { return(*(int *)0); }
466 #undef extended_pair_content
467 int extended_pair_content(
471 { return(*(int *)0); }
473 /* ./base/lib_colorset.c */
480 { return(*(int *)0); }
482 /* ./base/lib_delch.c */
487 { return(*(int *)0); }
489 /* ./base/lib_delwin.c */
494 { return(*(int *)0); }
496 /* ./base/lib_echo.c */
501 { return(*(int *)0); }
505 { return(*(int *)0); }
510 { return(*(int *)0); }
514 { return(*(int *)0); }
516 /* ./base/lib_endwin.c */
521 { return(*(int *)0); }
525 { return(*(int *)0); }
527 /* ./base/lib_erase.c */
532 { return(*(int *)0); }
534 /* ./base/lib_flash.c */
539 { return(*(int *)0); }
543 { return(*(int *)0); }
550 { return(*(int *)0); }
556 { return(*(int *)0); }
561 { return(*(int *)0); }
567 { return(*(int *)0); }
572 { return(*(int *)0); }
577 { return(*(int *)0); }
582 { return(*(int *)0); }
587 { return(*(int *)0); }
594 { return(*(int *)0); }
600 { return(*(int *)0); }
606 { return(*(int *)0); }
613 { return(*(int *)0); }
618 { return(*(int *)0); }
635 { return(*(int *)0); }
642 { return(*(int *)0); }
650 { return(*(int *)0); }
654 { return(*(int *)0); }
658 { return(*(int *)0); }
662 { return(*(int *)0); }
668 { return(*(int *)0); }
673 { return(*(int *)0); }
677 { return(*(int *)0); }
681 { return(*(int *)0); }
686 { return(*(int *)0); }
690 { return(*(int *)0); }
695 { return(*(chtype *)0); }
699 { return(*(int *)0); }
705 { return(*(int *)0); }
710 { return(*(int *)0); }
716 { return(*(int *)0); }
720 { return(*(chtype *)0); }
726 { return(*(int *)0); }
731 { return(*(int *)0); }
737 { return(*(int *)0); }
742 { return(*(int *)0); }
747 { return(*(int *)0); }
751 { return(*(int *)0); }
757 { return(*(int *)0); }
762 { return(*(int *)0); }
767 { return(*(int *)0); }
773 { return(*(int *)0); }
780 { return(*(int *)0); }
788 { return(*(int *)0); }
795 { return(*(int *)0); }
803 { return(*(int *)0); }
810 { return(*(int *)0); }
820 { return(*(int *)0); }
826 { return(*(int *)0); }
832 { return(*(int *)0); }
840 { return(*(int *)0); }
847 { return(*(int *)0); }
855 { return(*(int *)0); }
861 { return(*(chtype *)0); }
869 { return(*(int *)0); }
876 { return(*(int *)0); }
884 { return(*(int *)0); }
891 { return(*(int *)0); }
899 { return(*(int *)0); }
906 { return(*(int *)0); }
913 { return(*(int *)0); }
921 { return(*(int *)0); }
929 { return(*(int *)0); }
938 { return(*(int *)0); }
946 { return(*(int *)0); }
955 { return(*(int *)0); }
963 { return(*(int *)0); }
974 { return(*(int *)0); }
981 { return(*(int *)0); }
988 { return(*(int *)0); }
997 { return(*(int *)0); }
1005 { return(*(int *)0); }
1014 { return(*(int *)0); }
1021 { return(*(chtype *)0); }
1030 { return(*(int *)0); }
1038 { return(*(int *)0); }
1047 { return(*(int *)0); }
1055 { return(*(int *)0); }
1064 { return(*(int *)0); }
1072 { return(*(int *)0); }
1080 { return(*(int *)0); }
1089 { return(*(int *)0); }
1094 { return(*(int *)0); }
1099 { return(*(int *)0); }
1103 { return(*(int *)0); }
1108 { return(*(int *)0); }
1113 { return(*(int *)0); }
1119 { return(*(int *)0); }
1125 { return(*(int *)0); }
1131 { return(*(int *)0); }
1134 int (standout)(void)
1135 { return(*(int *)0); }
1138 int (standend)(void)
1139 { return(*(int *)0); }
1151 { return(*(int *)0); }
1156 { return(*(int *)0); }
1161 { return(*(int *)0); }
1167 { return(*(int *)0); }
1174 { return(*(int *)0); }
1181 { return(*(int *)0); }
1187 { return(*(int *)0); }
1193 { return(*(int *)0); }
1199 { return(*(int *)0); }
1205 { return(*(int *)0); }
1211 { return(*(int *)0); }
1219 { return(*(int *)0); }
1227 { return(*(int *)0); }
1232 { return(*(int *)0); }
1238 { return(*(int *)0); }
1244 { return(*(int *)0); }
1249 { return(*(int *)0); }
1255 { return(*(int *)0); }
1261 { return(*(int *)0); }
1266 { return(*(int *)0); }
1271 { return(*(int *)0); }
1276 { return(*(int *)0); }
1281 { return(*(int *)0); }
1286 { return(*(int *)0); }
1291 { return(*(int *)0); }
1296 { return(*(int *)0); }
1301 { return(*(int *)0); }
1306 { return(*(int *)0); }
1311 { return(*(int *)0); }
1316 { return(*(int *)0); }
1319 WINDOW *(wgetparent)(
1321 { return(*(WINDOW **)0); }
1324 NCURSES_BOOL (is_cleared)(
1326 { return(*(NCURSES_BOOL *)0); }
1329 NCURSES_BOOL (is_idcok)(
1331 { return(*(NCURSES_BOOL *)0); }
1334 NCURSES_BOOL (is_idlok)(
1336 { return(*(NCURSES_BOOL *)0); }
1339 NCURSES_BOOL (is_immedok)(
1341 { return(*(NCURSES_BOOL *)0); }
1344 NCURSES_BOOL (is_keypad)(
1346 { return(*(NCURSES_BOOL *)0); }
1349 NCURSES_BOOL (is_leaveok)(
1351 { return(*(NCURSES_BOOL *)0); }
1354 NCURSES_BOOL (is_nodelay)(
1356 { return(*(NCURSES_BOOL *)0); }
1359 NCURSES_BOOL (is_notimeout)(
1361 { return(*(NCURSES_BOOL *)0); }
1364 NCURSES_BOOL (is_pad)(
1366 { return(*(NCURSES_BOOL *)0); }
1369 NCURSES_BOOL (is_scrollok)(
1371 { return(*(NCURSES_BOOL *)0); }
1374 NCURSES_BOOL (is_subwin)(
1376 { return(*(NCURSES_BOOL *)0); }
1379 NCURSES_BOOL (is_syncok)(
1381 { return(*(NCURSES_BOOL *)0); }
1386 { return(*(int *)0); }
1393 { return(*(int *)0); }
1398 { return(*(int *)0); }
1404 { return(*(int *)0); }
1409 { return(*(int *)0); }
1415 { return(*(int *)0); }
1420 { return(*(int *)0); }
1425 { return(*(int *)0); }
1442 { return(*(int *)0); }
1449 { return(*(int *)0); }
1454 { return(*(int *)0); }
1459 { return(*(int *)0); }
1464 { return(*(int *)0); }
1469 { return(*(int *)0); }
1475 { return(*(int *)0); }
1481 { return(*(int *)0); }
1486 { return(*(int *)0); }
1492 { return(*(int *)0); }
1497 { return(*(int *)0); }
1503 { return(*(int *)0); }
1509 { return(*(int *)0); }
1514 { return(*(int *)0); }
1519 { return(*(int *)0); }
1524 { return(*(int *)0); }
1531 { return(*(int *)0); }
1533 #undef mvadd_wchnstr
1534 int (mvadd_wchnstr)(
1539 { return(*(int *)0); }
1546 { return(*(int *)0); }
1554 { return(*(int *)0); }
1561 { return(*(int *)0); }
1568 { return(*(int *)0); }
1575 { return(*(int *)0); }
1583 { return(*(int *)0); }
1591 { return(*(int *)0); }
1598 { return(*(int *)0); }
1606 { return(*(int *)0); }
1613 { return(*(int *)0); }
1621 { return(*(int *)0); }
1629 { return(*(int *)0); }
1636 { return(*(int *)0); }
1643 { return(*(int *)0); }
1650 { return(*(int *)0); }
1658 { return(*(int *)0); }
1666 { return(*(int *)0); }
1668 #undef mvwadd_wchnstr
1669 int (mvwadd_wchnstr)(
1675 { return(*(int *)0); }
1677 #undef mvwadd_wchstr
1678 int (mvwadd_wchstr)(
1683 { return(*(int *)0); }
1692 { return(*(int *)0); }
1700 { return(*(int *)0); }
1708 { return(*(int *)0); }
1716 { return(*(int *)0); }
1725 { return(*(int *)0); }
1734 { return(*(int *)0); }
1742 { return(*(int *)0); }
1744 #undef mvwin_wchnstr
1745 int (mvwin_wchnstr)(
1751 { return(*(int *)0); }
1759 { return(*(int *)0); }
1768 { return(*(int *)0); }
1777 { return(*(int *)0); }
1785 { return(*(int *)0); }
1793 { return(*(int *)0); }
1801 { return(*(int *)0); }
1810 { return(*(int *)0); }
1816 { return(*(int *)0); }
1822 { return(*(int *)0); }
1828 { return(*(int *)0); }
1834 { return(*(int *)0); }
1840 { return(*(int *)0); }
1846 { return(*(int *)0); }
1852 { return(*(int *)0); }
1855 NCURSES_BOOL (mouse_trafo)(
1859 { return(*(NCURSES_BOOL *)0); }
1861 /* ./base/lib_getch.c */
1866 #undef set_escdelay_sp
1867 int set_escdelay_sp(
1870 { return(*(int *)0); }
1875 { return(*(int *)0); }
1877 #undef get_escdelay_sp
1878 int get_escdelay_sp(
1880 { return(*(int *)0); }
1883 int get_escdelay(void)
1884 { return(*(int *)0); }
1891 { return(*(int *)0); }
1896 { return(*(int *)0); }
1898 /* ./base/lib_getstr.c */
1905 { return(*(int *)0); }
1907 /* ./base/lib_hline.c */
1914 { return(*(int *)0); }
1916 /* ./base/lib_immedok.c */
1924 /* ./base/lib_inchstr.c */
1931 { return(*(int *)0); }
1933 /* ./base/lib_initscr.c */
1936 WINDOW *initscr(void)
1937 { return(*(WINDOW **)0); }
1939 /* ./base/lib_insch.c */
1941 #undef _nc_insert_ch
1946 { return(*(int *)0); }
1952 { return(*(int *)0); }
1954 /* ./base/lib_insdel.c */
1960 { return(*(int *)0); }
1962 /* ./base/lib_insnstr.c */
1969 { return(*(int *)0); }
1971 /* ./base/lib_instr.c */
1978 { return(*(int *)0); }
1980 /* ./base/lib_isendwin.c */
1983 NCURSES_BOOL isendwin_sp(
1985 { return(*(NCURSES_BOOL *)0); }
1988 NCURSES_BOOL isendwin(void)
1989 { return(*(NCURSES_BOOL *)0); }
1991 /* ./base/lib_leaveok.c */
1997 { return(*(int *)0); }
1999 /* ./base/lib_mouse.c */
2005 { return(*(int *)0); }
2010 { return(*(int *)0); }
2012 #undef ungetmouse_sp
2016 { return(*(int *)0); }
2021 { return(*(int *)0); }
2024 mmask_t mousemask_sp(
2028 { return(*(mmask_t *)0); }
2034 { return(*(mmask_t *)0); }
2037 NCURSES_BOOL wenclose(
2041 { return(*(NCURSES_BOOL *)0); }
2043 #undef mouseinterval_sp
2044 int mouseinterval_sp(
2047 { return(*(int *)0); }
2049 #undef mouseinterval
2052 { return(*(int *)0); }
2054 #undef _nc_has_mouse
2055 NCURSES_BOOL _nc_has_mouse(
2057 { return(*(NCURSES_BOOL *)0); }
2060 NCURSES_BOOL has_mouse_sp(
2062 { return(*(NCURSES_BOOL *)0); }
2065 NCURSES_BOOL has_mouse(void)
2066 { return(*(NCURSES_BOOL *)0); }
2069 NCURSES_BOOL wmouse_trafo(
2073 NCURSES_BOOL to_screen)
2074 { return(*(NCURSES_BOOL *)0); }
2076 /* ./base/lib_move.c */
2083 { return(*(int *)0); }
2085 /* ./tty/lib_mvcur.c */
2087 #undef _nc_msec_cost_sp
2088 int _nc_msec_cost_sp(
2090 const char *const cap,
2092 { return(*(int *)0); }
2094 #undef _nc_msec_cost
2096 const char *const cap,
2098 { return(*(int *)0); }
2100 #undef _nc_mvcur_resume_sp
2101 void _nc_mvcur_resume_sp(
2105 #undef _nc_mvcur_resume
2106 void _nc_mvcur_resume(void)
2109 #undef _nc_mvcur_init_sp
2110 void _nc_mvcur_init_sp(
2114 #undef _nc_mvcur_init
2115 void _nc_mvcur_init(void)
2118 #undef _nc_mvcur_wrap_sp
2119 void _nc_mvcur_wrap_sp(
2123 #undef _nc_mvcur_wrap
2124 void _nc_mvcur_wrap(void)
2134 { return(*(int *)0); }
2142 { return(*(int *)0); }
2151 { return(*(int *)0); }
2159 { return(*(int *)0); }
2161 #undef _nc_optimize_enable
2162 int _nc_optimize_enable;
2164 /* ./base/lib_mvwin.c */
2171 { return(*(int *)0); }
2173 /* ./base/lib_newterm.c */
2199 { return(*(SCREEN **)0); }
2206 { return(*(SCREEN **)0); }
2208 /* ./base/lib_newwin.c */
2213 { return(*(int *)0); }
2222 { return(*(WINDOW **)0); }
2230 { return(*(WINDOW **)0); }
2239 { return(*(WINDOW **)0); }
2248 { return(*(WINDOW **)0); }
2250 #undef _nc_makenew_sp
2251 WINDOW *_nc_makenew_sp(
2258 { return(*(WINDOW **)0); }
2260 #undef _nc_curscr_of
2261 WINDOW *_nc_curscr_of(
2263 { return(*(WINDOW **)0); }
2265 #undef _nc_newscr_of
2266 WINDOW *_nc_newscr_of(
2268 { return(*(WINDOW **)0); }
2270 #undef _nc_stdscr_of
2271 WINDOW *_nc_stdscr_of(
2273 { return(*(WINDOW **)0); }
2275 /* ./base/lib_nl.c */
2280 { return(*(int *)0); }
2284 { return(*(int *)0); }
2289 { return(*(int *)0); }
2293 { return(*(int *)0); }
2295 /* ./base/lib_overlay.c */
2301 { return(*(int *)0); }
2307 { return(*(int *)0); }
2320 { return(*(int *)0); }
2322 /* ./base/lib_pad.c */
2329 { return(*(WINDOW **)0); }
2335 { return(*(WINDOW **)0); }
2344 { return(*(WINDOW **)0); }
2355 { return(*(int *)0); }
2366 { return(*(int *)0); }
2372 { return(*(int *)0); }
2374 /* ./base/lib_printw.c */
2380 { return(*(int *)0); }
2387 { return(*(int *)0); }
2395 { return(*(int *)0); }
2404 { return(*(int *)0); }
2411 { return(*(int *)0); }
2413 /* ./base/lib_redrawln.c */
2420 { return(*(int *)0); }
2422 /* ./base/lib_refresh.c */
2427 { return(*(int *)0); }
2432 { return(*(int *)0); }
2434 /* ./base/lib_restart.c */
2436 #undef restartterm_sp
2442 { return(*(int *)0); }
2449 { return(*(int *)0); }
2451 /* ./base/lib_scanw.c */
2458 { return(*(int *)0); }
2464 { return(*(int *)0); }
2471 { return(*(int *)0); }
2479 { return(*(int *)0); }
2488 { return(*(int *)0); }
2490 /* ./base/lib_screen.c */
2496 { return(*(WINDOW **)0); }
2501 { return(*(WINDOW **)0); }
2507 { return(*(int *)0); }
2509 #undef scr_restore_sp
2513 { return(*(int *)0); }
2518 { return(*(int *)0); }
2523 { return(*(int *)0); }
2529 { return(*(int *)0); }
2534 { return(*(int *)0); }
2540 { return(*(int *)0); }
2545 { return(*(int *)0); }
2547 /* ./base/lib_scroll.c */
2549 #undef _nc_scroll_window
2550 void _nc_scroll_window(
2562 { return(*(int *)0); }
2564 /* ./base/lib_scrollok.c */
2570 { return(*(int *)0); }
2572 /* ./base/lib_scrreg.c */
2579 { return(*(int *)0); }
2581 /* ./base/lib_set_term.c */
2586 { return(*(SCREEN **)0); }
2593 #undef _nc_setupscreen_sp
2594 int _nc_setupscreen_sp(
2601 { return(*(int *)0); }
2603 #undef _nc_setupscreen
2604 int _nc_setupscreen(
2610 { return(*(int *)0); }
2612 #undef _nc_ripoffline_sp
2613 int _nc_ripoffline_sp(
2619 { return(*(int *)0); }
2621 #undef _nc_ripoffline
2627 { return(*(int *)0); }
2629 #undef ripoffline_sp
2636 { return(*(int *)0); }
2644 { return(*(int *)0); }
2646 /* ./base/lib_slk.c */
2648 #undef _nc_format_slks
2649 int _nc_format_slks(
2652 { return(*(int *)0); }
2654 #undef _nc_slk_initialize
2655 int _nc_slk_initialize(
2658 { return(*(int *)0); }
2660 #undef slk_restore_sp
2663 { return(*(int *)0); }
2666 int slk_restore(void)
2667 { return(*(int *)0); }
2669 /* ./base/lib_slkatr_set.c */
2671 #undef slk_attr_set_sp
2672 int slk_attr_set_sp(
2677 { return(*(int *)0); }
2684 { return(*(int *)0); }
2686 /* ./base/lib_slkatrof.c */
2688 #undef slk_attroff_sp
2692 { return(*(int *)0); }
2697 { return(*(int *)0); }
2699 /* ./base/lib_slkatron.c */
2701 #undef slk_attron_sp
2705 { return(*(int *)0); }
2710 { return(*(int *)0); }
2712 /* ./base/lib_slkatrset.c */
2714 #undef slk_attrset_sp
2718 { return(*(int *)0); }
2723 { return(*(int *)0); }
2725 /* ./base/lib_slkattr.c */
2730 { return(*(attr_t *)0); }
2733 attr_t slk_attr(void)
2734 { return(*(attr_t *)0); }
2736 /* ./base/lib_slkclear.c */
2741 { return(*(int *)0); }
2745 { return(*(int *)0); }
2747 /* ./base/lib_slkcolor.c */
2753 { return(*(int *)0); }
2758 { return(*(int *)0); }
2760 #undef extended_slk_color_sp
2761 int extended_slk_color_sp(
2764 { return(*(int *)0); }
2766 #undef extended_slk_color
2767 int extended_slk_color(
2769 { return(*(int *)0); }
2771 /* ./base/lib_slkinit.c */
2777 { return(*(int *)0); }
2782 { return(*(int *)0); }
2784 /* ./base/lib_slklab.c */
2790 { return(*(char **)0); }
2795 { return(*(char **)0); }
2797 /* ./base/lib_slkrefr.c */
2799 #undef slk_noutrefresh_sp
2800 int slk_noutrefresh_sp(
2802 { return(*(int *)0); }
2804 #undef slk_noutrefresh
2805 int slk_noutrefresh(void)
2806 { return(*(int *)0); }
2808 #undef slk_refresh_sp
2811 { return(*(int *)0); }
2814 int slk_refresh(void)
2815 { return(*(int *)0); }
2817 /* ./base/lib_slkset.c */
2825 { return(*(int *)0); }
2832 { return(*(int *)0); }
2834 /* ./base/lib_slktouch.c */
2839 { return(*(int *)0); }
2843 { return(*(int *)0); }
2845 /* ./base/lib_touch.c */
2847 #undef is_linetouched
2848 NCURSES_BOOL is_linetouched(
2851 { return(*(NCURSES_BOOL *)0); }
2853 #undef is_wintouched
2854 NCURSES_BOOL is_wintouched(
2856 { return(*(NCURSES_BOOL *)0); }
2864 { return(*(int *)0); }
2866 /* ./trace/lib_tracedmp.c */
2874 /* ./trace/lib_tracemse.c */
2876 #undef _nc_trace_mmask_t
2877 char *_nc_trace_mmask_t(
2880 { return(*(char **)0); }
2882 #undef _nc_tracemouse
2883 char *_nc_tracemouse(
2886 { return(*(char **)0); }
2888 #undef _nc_retrace_mmask_t
2889 mmask_t _nc_retrace_mmask_t(
2892 { return(*(mmask_t *)0); }
2897 { return(*(char **)0); }
2899 /* ./tty/lib_tstp.c */
2901 #undef _nc_signal_handler
2902 void _nc_signal_handler(
2906 /* ./base/lib_ungetch.c */
2908 #undef _nc_fifo_dump
2917 { return(*(int *)0); }
2922 { return(*(int *)0); }
2924 /* ./tty/lib_vidattr.c */
2930 NCURSES_OUTC_sp outc)
2931 { return(*(int *)0); }
2937 { return(*(int *)0); }
2943 { return(*(int *)0); }
2948 { return(*(int *)0); }
2951 chtype termattrs_sp(
2953 { return(*(chtype *)0); }
2956 chtype termattrs(void)
2957 { return(*(chtype *)0); }
2959 /* ./base/lib_vline.c */
2966 { return(*(int *)0); }
2968 /* ./base/lib_wattroff.c */
2975 { return(*(int *)0); }
2977 /* ./base/lib_wattron.c */
2984 { return(*(int *)0); }
2986 /* ./base/lib_winch.c */
2991 { return(*(chtype *)0); }
2993 /* ./base/lib_window.c */
3005 { return(*(int *)0); }
3011 { return(*(int *)0); }
3031 { return(*(WINDOW **)0); }
3033 /* ./base/nc_panel.c */
3035 #undef _nc_panelhook_sp
3036 struct panelhook *_nc_panelhook_sp(
3038 { return(*(struct panelhook **)0); }
3040 #undef _nc_panelhook
3041 struct panelhook *_nc_panelhook(void)
3042 { return(*(struct panelhook **)0); }
3044 /* ./base/safe_sprintf.c */
3046 #undef _nc_printf_string_sp
3047 char *_nc_printf_string_sp(
3051 { return(*(char **)0); }
3053 #undef _nc_printf_string
3054 char *_nc_printf_string(
3057 { return(*(char **)0); }
3059 /* ./tty/tty_update.c */
3064 { return(*(int *)0); }
3068 { return(*(int *)0); }
3070 #undef _nc_scrolln_sp
3077 { return(*(int *)0); }
3085 { return(*(int *)0); }
3087 #undef _nc_screen_resume_sp
3088 void _nc_screen_resume_sp(
3092 #undef _nc_screen_resume
3093 void _nc_screen_resume(void)
3096 #undef _nc_screen_init_sp
3097 void _nc_screen_init_sp(
3101 #undef _nc_screen_init
3102 void _nc_screen_init(void)
3105 #undef _nc_screen_wrap_sp
3106 void _nc_screen_wrap_sp(
3110 #undef _nc_screen_wrap
3111 void _nc_screen_wrap(void)
3114 #undef _nc_do_xmc_glitch_sp
3115 void _nc_do_xmc_glitch_sp(
3120 #undef _nc_do_xmc_glitch
3121 void _nc_do_xmc_glitch(
3125 /* ./trace/varargs.c */
3131 { return(*(char **)0); }
3133 /* ./base/vsscanf.c */
3136 void _nc_vsscanf(void)
3139 /* ./base/lib_freeall.c */
3142 void _nc_freeall(void)
3145 #undef _nc_free_and_exit_sp
3146 void _nc_free_and_exit_sp(
3151 #undef _nc_free_and_exit
3152 void _nc_free_and_exit(
3156 /* ./widechar/charable.c */
3158 #undef _nc_is_charable
3159 NCURSES_BOOL _nc_is_charable(
3161 { return(*(NCURSES_BOOL *)0); }
3166 { return(*(int *)0); }
3168 #undef _nc_to_widechar
3169 wint_t _nc_to_widechar(
3171 { return(*(wint_t *)0); }
3173 /* ./widechar/lib_add_wch.c */
3179 { return(*(int *)0); }
3185 { return(*(int *)0); }
3187 /* ./widechar/lib_box_set.c */
3200 { return(*(int *)0); }
3202 /* ./widechar/lib_cchar.c */
3211 { return(*(int *)0); }
3215 const cchar_t *wcval,
3220 { return(*(int *)0); }
3222 /* ./widechar/lib_erasewchar.c */
3227 { return(*(int *)0); }
3232 { return(*(int *)0); }
3234 /* ./widechar/lib_get_wch.c */
3240 { return(*(int *)0); }
3242 /* ./widechar/lib_get_wstr.c */
3249 { return(*(int *)0); }
3251 /* ./widechar/lib_hline_set.c */
3258 { return(*(int *)0); }
3260 /* ./widechar/lib_in_wch.c */
3266 { return(*(int *)0); }
3268 /* ./widechar/lib_in_wchnstr.c */
3275 { return(*(int *)0); }
3277 /* ./widechar/lib_ins_wch.c */
3279 #undef _nc_insert_wch
3283 { return(*(int *)0); }
3289 { return(*(int *)0); }
3294 const wchar_t *wstr,
3296 { return(*(int *)0); }
3298 /* ./widechar/lib_inwstr.c */
3305 { return(*(int *)0); }
3311 { return(*(int *)0); }
3313 /* ./widechar/lib_key_name.c */
3316 const char *key_name(
3318 { return(*(const char **)0); }
3320 /* ./widechar/lib_pecho_wchar.c */
3326 { return(*(int *)0); }
3328 /* ./widechar/lib_slk_wset.c */
3333 const wchar_t *astr,
3335 { return(*(int *)0); }
3337 /* ./widechar/lib_unget_wch.c */
3344 { return(*(size_t *)0); }
3350 { return(*(int *)0); }
3355 { return(*(int *)0); }
3357 /* ./widechar/lib_vid_attr.c */
3365 NCURSES_OUTC_sp outc)
3366 { return(*(int *)0); }
3374 { return(*(int *)0); }
3382 { return(*(int *)0); }
3389 { return(*(int *)0); }
3391 #undef term_attrs_sp
3392 attr_t term_attrs_sp(
3394 { return(*(attr_t *)0); }
3397 attr_t term_attrs(void)
3398 { return(*(attr_t *)0); }
3400 /* ./widechar/lib_vline_set.c */
3407 { return(*(int *)0); }
3409 /* ./widechar/lib_wacs.c */
3414 #undef _nc_init_wacs
3415 void _nc_init_wacs(void)
3418 /* ./widechar/lib_wunctrl.c */
3421 wchar_t *wunctrl_sp(
3424 { return(*(wchar_t **)0); }
3429 { return(*(wchar_t **)0); }
3433 #undef _nc_toggle_attr_on
3434 void _nc_toggle_attr_on(
3439 #undef _nc_toggle_attr_off
3440 void _nc_toggle_attr_off(
3445 #undef _nc_DelCharCost_sp
3446 int _nc_DelCharCost_sp(
3449 { return(*(int *)0); }
3451 #undef _nc_InsCharCost_sp
3452 int _nc_InsCharCost_sp(
3455 { return(*(int *)0); }
3457 #undef _nc_UpdateAttrs_sp
3458 void _nc_UpdateAttrs_sp(
3463 #undef _nc_DelCharCost
3464 int _nc_DelCharCost(
3466 { return(*(int *)0); }
3468 #undef _nc_InsCharCost
3469 int _nc_InsCharCost(
3471 { return(*(int *)0); }
3473 #undef _nc_UpdateAttrs
3474 void _nc_UpdateAttrs(
3478 /* ./base/legacy_coding.c */
3480 #undef use_legacy_coding_sp
3481 int use_legacy_coding_sp(
3484 { return(*(int *)0); }
3486 #undef use_legacy_coding
3487 int use_legacy_coding(
3489 { return(*(int *)0); }
3491 /* ./base/lib_dft_fgbg.c */
3493 #undef use_default_colors_sp
3494 int use_default_colors_sp(
3496 { return(*(int *)0); }
3498 #undef use_default_colors
3499 int use_default_colors(void)
3500 { return(*(int *)0); }
3502 #undef assume_default_colors_sp
3503 int assume_default_colors_sp(
3507 { return(*(int *)0); }
3509 #undef assume_default_colors
3510 int assume_default_colors(
3513 { return(*(int *)0); }
3515 /* ./tinfo/lib_print.c */
3522 { return(*(int *)0); }
3528 { return(*(int *)0); }
3530 /* ./base/new_pair.c */
3532 #undef _nc_reset_color_pair
3533 void _nc_reset_color_pair(
3539 #undef _nc_set_color_pair
3540 void _nc_set_color_pair(
3546 #undef alloc_pair_sp
3551 { return(*(int *)0); }
3558 { return(*(int *)0); }
3564 { return(*(int *)0); }
3570 { return(*(int *)0); }
3576 { return(*(int *)0); }
3581 { return(*(int *)0); }
3583 /* ./base/resizeterm.c */
3585 #undef is_term_resized_sp
3586 NCURSES_BOOL is_term_resized_sp(
3590 { return(*(NCURSES_BOOL *)0); }
3592 #undef is_term_resized
3593 NCURSES_BOOL is_term_resized(
3596 { return(*(NCURSES_BOOL *)0); }
3598 #undef resize_term_sp
3603 { return(*(int *)0); }
3609 { return(*(int *)0); }
3611 #undef resizeterm_sp
3616 { return(*(int *)0); }
3622 { return(*(int *)0); }
3624 /* ./trace/trace_xnames.c */
3626 #undef _nc_trace_xnames
3627 void _nc_trace_xnames(
3631 /* ./tinfo/use_screen.c */
3636 NCURSES_SCREEN_CB func,
3638 { return(*(int *)0); }
3640 /* ./base/use_window.c */
3645 NCURSES_WINDOW_CB func,
3647 { return(*(int *)0); }
3649 /* ./base/wresize.c */
3656 { return(*(int *)0); }
3658 /* ./tinfo/access.c */
3663 { return(*(char **)0); }
3665 #undef _nc_is_abs_path
3666 NCURSES_BOOL _nc_is_abs_path(
3668 { return(*(NCURSES_BOOL *)0); }
3671 unsigned _nc_pathlast(