1 /****************************************************************************
2 * Copyright (c) 2009-2018,2019 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 2009-on *
31 ****************************************************************************/
34 /* ./tty/hardscroll.c */
36 #include <curses.priv.h>
41 #undef _nc_scroll_optimize_sp
42 void _nc_scroll_optimize_sp(
46 #undef _nc_scroll_optimize
47 void _nc_scroll_optimize(void)
50 #undef _nc_linedump_sp
56 void _nc_linedump(void)
61 #undef _nc_hash_map_sp
67 void _nc_hash_map(void)
70 #undef _nc_make_oldhash_sp
71 void _nc_make_oldhash_sp(
76 #undef _nc_make_oldhash
77 void _nc_make_oldhash(
81 #undef _nc_scroll_oldhash_sp
82 void _nc_scroll_oldhash_sp(
89 #undef _nc_scroll_oldhash
90 void _nc_scroll_oldhash(
96 /* ./base/lib_addch.c */
102 { return(*(cchar_t *)0); }
108 { return(*(int *)0); }
110 #undef _nc_waddch_nosync
111 int _nc_waddch_nosync(
114 { return(*(int *)0); }
120 { return(*(int *)0); }
126 { return(*(int *)0); }
128 /* ./base/lib_addstr.c */
135 { return(*(int *)0); }
142 { return(*(int *)0); }
147 { return(*(int *)0); }
154 { return(*(int *)0); }
161 { return(*(int *)0); }
163 /* ./base/lib_beep.c */
168 { return(*(int *)0); }
172 { return(*(int *)0); }
174 /* ./base/lib_bkgd.c */
192 { return(*(int *)0); }
198 { return(*(int *)0); }
200 /* ./base/lib_box.c */
213 { return(*(int *)0); }
215 /* ./base/lib_chgat.c */
224 { return(*(int *)0); }
226 /* ./base/lib_clear.c */
231 { return(*(int *)0); }
233 /* ./base/lib_clearok.c */
239 { return(*(int *)0); }
241 /* ./base/lib_clrbot.c */
246 { return(*(int *)0); }
248 /* ./base/lib_clreol.c */
253 { return(*(int *)0); }
255 /* ./base/lib_color.c */
257 #undef _nc_COLOR_PAIRS
258 int _nc_COLOR_PAIRS(void)
259 { return(*(int *)0); }
263 { return(*(int *)0); }
265 #undef _nc_reset_colors_sp
266 NCURSES_BOOL _nc_reset_colors_sp(
268 { return(*(NCURSES_BOOL *)0); }
270 #undef _nc_reset_colors
271 NCURSES_BOOL _nc_reset_colors(void)
272 { return(*(NCURSES_BOOL *)0); }
274 #undef start_color_sp
277 { return(*(int *)0); }
280 int start_color(void)
281 { return(*(int *)0); }
283 #undef _nc_change_pair
284 void _nc_change_pair(
289 #undef _nc_reserve_pairs
290 void _nc_reserve_pairs(
301 { return(*(int *)0); }
309 { return(*(int *)0); }
316 { return(*(int *)0); }
318 #undef _nc_init_color
325 { return(*(int *)0); }
334 { return(*(int *)0); }
342 { return(*(int *)0); }
344 #undef can_change_color_sp
345 NCURSES_BOOL can_change_color_sp(
347 { return(*(NCURSES_BOOL *)0); }
349 #undef can_change_color
350 NCURSES_BOOL can_change_color(void)
351 { return(*(NCURSES_BOOL *)0); }
354 NCURSES_BOOL has_colors_sp(
356 { return(*(NCURSES_BOOL *)0); }
359 NCURSES_BOOL has_colors(void)
360 { return(*(NCURSES_BOOL *)0); }
362 #undef color_content_sp
363 int color_content_sp(
369 { return(*(int *)0); }
377 { return(*(int *)0); }
379 #undef _nc_pair_content
380 int _nc_pair_content(
385 { return(*(int *)0); }
387 #undef pair_content_sp
393 { return(*(int *)0); }
400 { return(*(int *)0); }
402 #undef _nc_do_color_sp
403 void _nc_do_color_sp(
408 NCURSES_OUTC_sp outc)
419 #undef init_extended_pair_sp
420 int init_extended_pair_sp(
425 { return(*(int *)0); }
427 #undef init_extended_color_sp
428 int init_extended_color_sp(
434 { return(*(int *)0); }
436 #undef extended_color_content_sp
437 int extended_color_content_sp(
443 { return(*(int *)0); }
445 #undef extended_pair_content_sp
446 int extended_pair_content_sp(
451 { return(*(int *)0); }
453 #undef reset_color_pairs_sp
454 void reset_color_pairs_sp(
458 #undef init_extended_pair
459 int init_extended_pair(
463 { return(*(int *)0); }
465 #undef init_extended_color
466 int init_extended_color(
471 { return(*(int *)0); }
473 #undef extended_color_content
474 int extended_color_content(
479 { return(*(int *)0); }
481 #undef extended_pair_content
482 int extended_pair_content(
486 { return(*(int *)0); }
488 #undef reset_color_pairs
489 void reset_color_pairs(void)
492 /* ./base/lib_colorset.c */
499 { return(*(int *)0); }
501 /* ./base/lib_delch.c */
506 { return(*(int *)0); }
508 /* ./base/lib_delwin.c */
513 { return(*(int *)0); }
515 /* ./base/lib_echo.c */
520 { return(*(int *)0); }
524 { return(*(int *)0); }
529 { return(*(int *)0); }
533 { return(*(int *)0); }
535 /* ./base/lib_endwin.c */
540 { return(*(int *)0); }
544 { return(*(int *)0); }
546 /* ./base/lib_erase.c */
551 { return(*(int *)0); }
553 /* ./base/lib_flash.c */
558 { return(*(int *)0); }
562 { return(*(int *)0); }
569 { return(*(int *)0); }
575 { return(*(int *)0); }
580 { return(*(int *)0); }
586 { return(*(int *)0); }
591 { return(*(int *)0); }
596 { return(*(int *)0); }
601 { return(*(int *)0); }
606 { return(*(int *)0); }
613 { return(*(int *)0); }
619 { return(*(int *)0); }
625 { return(*(int *)0); }
632 { return(*(int *)0); }
637 { return(*(int *)0); }
654 { return(*(int *)0); }
661 { return(*(int *)0); }
669 { return(*(int *)0); }
673 { return(*(int *)0); }
677 { return(*(int *)0); }
681 { return(*(int *)0); }
687 { return(*(int *)0); }
692 { return(*(int *)0); }
696 { return(*(int *)0); }
700 { return(*(int *)0); }
705 { return(*(int *)0); }
709 { return(*(int *)0); }
714 { return(*(chtype *)0); }
718 { return(*(int *)0); }
724 { return(*(int *)0); }
729 { return(*(int *)0); }
735 { return(*(int *)0); }
739 { return(*(chtype *)0); }
745 { return(*(int *)0); }
750 { return(*(int *)0); }
756 { return(*(int *)0); }
761 { return(*(int *)0); }
766 { return(*(int *)0); }
770 { return(*(int *)0); }
776 { return(*(int *)0); }
781 { return(*(int *)0); }
786 { return(*(int *)0); }
792 { return(*(int *)0); }
799 { return(*(int *)0); }
807 { return(*(int *)0); }
814 { return(*(int *)0); }
822 { return(*(int *)0); }
829 { return(*(int *)0); }
839 { return(*(int *)0); }
845 { return(*(int *)0); }
851 { return(*(int *)0); }
859 { return(*(int *)0); }
866 { return(*(int *)0); }
874 { return(*(int *)0); }
880 { return(*(chtype *)0); }
888 { return(*(int *)0); }
895 { return(*(int *)0); }
903 { return(*(int *)0); }
910 { return(*(int *)0); }
918 { return(*(int *)0); }
925 { return(*(int *)0); }
932 { return(*(int *)0); }
940 { return(*(int *)0); }
948 { return(*(int *)0); }
957 { return(*(int *)0); }
965 { return(*(int *)0); }
974 { return(*(int *)0); }
982 { return(*(int *)0); }
993 { return(*(int *)0); }
1000 { return(*(int *)0); }
1007 { return(*(int *)0); }
1016 { return(*(int *)0); }
1024 { return(*(int *)0); }
1033 { return(*(int *)0); }
1040 { return(*(chtype *)0); }
1049 { return(*(int *)0); }
1057 { return(*(int *)0); }
1066 { return(*(int *)0); }
1074 { return(*(int *)0); }
1083 { return(*(int *)0); }
1091 { return(*(int *)0); }
1099 { return(*(int *)0); }
1108 { return(*(int *)0); }
1113 { return(*(int *)0); }
1118 { return(*(int *)0); }
1122 { return(*(int *)0); }
1127 { return(*(int *)0); }
1132 { return(*(int *)0); }
1138 { return(*(int *)0); }
1144 { return(*(int *)0); }
1150 { return(*(int *)0); }
1153 int (standout)(void)
1154 { return(*(int *)0); }
1157 int (standend)(void)
1158 { return(*(int *)0); }
1170 { return(*(int *)0); }
1175 { return(*(int *)0); }
1180 { return(*(int *)0); }
1186 { return(*(int *)0); }
1192 { return(*(int *)0); }
1198 { return(*(int *)0); }
1204 { return(*(int *)0); }
1210 { return(*(int *)0); }
1216 { return(*(int *)0); }
1224 { return(*(int *)0); }
1232 { return(*(int *)0); }
1237 { return(*(int *)0); }
1243 { return(*(int *)0); }
1249 { return(*(int *)0); }
1254 { return(*(int *)0); }
1260 { 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); }
1321 { return(*(int *)0); }
1324 WINDOW *(wgetparent)(
1326 { return(*(WINDOW **)0); }
1329 NCURSES_BOOL (is_cleared)(
1331 { return(*(NCURSES_BOOL *)0); }
1334 NCURSES_BOOL (is_idcok)(
1336 { return(*(NCURSES_BOOL *)0); }
1339 NCURSES_BOOL (is_idlok)(
1341 { return(*(NCURSES_BOOL *)0); }
1344 NCURSES_BOOL (is_immedok)(
1346 { return(*(NCURSES_BOOL *)0); }
1349 NCURSES_BOOL (is_keypad)(
1351 { return(*(NCURSES_BOOL *)0); }
1354 NCURSES_BOOL (is_leaveok)(
1356 { return(*(NCURSES_BOOL *)0); }
1359 NCURSES_BOOL (is_nodelay)(
1361 { return(*(NCURSES_BOOL *)0); }
1364 NCURSES_BOOL (is_notimeout)(
1366 { return(*(NCURSES_BOOL *)0); }
1369 NCURSES_BOOL (is_pad)(
1371 { return(*(NCURSES_BOOL *)0); }
1374 NCURSES_BOOL (is_scrollok)(
1376 { return(*(NCURSES_BOOL *)0); }
1379 NCURSES_BOOL (is_subwin)(
1381 { return(*(NCURSES_BOOL *)0); }
1384 NCURSES_BOOL (is_syncok)(
1386 { return(*(NCURSES_BOOL *)0); }
1391 { return(*(int *)0); }
1398 { return(*(int *)0); }
1403 { return(*(int *)0); }
1409 { return(*(int *)0); }
1414 { return(*(int *)0); }
1420 { return(*(int *)0); }
1425 { return(*(int *)0); }
1430 { return(*(int *)0); }
1447 { return(*(int *)0); }
1454 { return(*(int *)0); }
1459 { return(*(int *)0); }
1464 { return(*(int *)0); }
1469 { return(*(int *)0); }
1474 { return(*(int *)0); }
1480 { return(*(int *)0); }
1486 { return(*(int *)0); }
1491 { return(*(int *)0); }
1497 { return(*(int *)0); }
1502 { return(*(int *)0); }
1508 { return(*(int *)0); }
1514 { return(*(int *)0); }
1519 { return(*(int *)0); }
1524 { return(*(int *)0); }
1529 { return(*(int *)0); }
1536 { return(*(int *)0); }
1538 #undef mvadd_wchnstr
1539 int (mvadd_wchnstr)(
1544 { return(*(int *)0); }
1551 { return(*(int *)0); }
1559 { return(*(int *)0); }
1566 { return(*(int *)0); }
1573 { return(*(int *)0); }
1580 { return(*(int *)0); }
1588 { return(*(int *)0); }
1596 { return(*(int *)0); }
1603 { return(*(int *)0); }
1611 { return(*(int *)0); }
1618 { return(*(int *)0); }
1626 { return(*(int *)0); }
1634 { return(*(int *)0); }
1641 { return(*(int *)0); }
1648 { return(*(int *)0); }
1655 { return(*(int *)0); }
1663 { return(*(int *)0); }
1671 { return(*(int *)0); }
1673 #undef mvwadd_wchnstr
1674 int (mvwadd_wchnstr)(
1680 { return(*(int *)0); }
1682 #undef mvwadd_wchstr
1683 int (mvwadd_wchstr)(
1688 { return(*(int *)0); }
1697 { return(*(int *)0); }
1705 { return(*(int *)0); }
1713 { return(*(int *)0); }
1721 { return(*(int *)0); }
1730 { return(*(int *)0); }
1739 { return(*(int *)0); }
1747 { return(*(int *)0); }
1749 #undef mvwin_wchnstr
1750 int (mvwin_wchnstr)(
1756 { return(*(int *)0); }
1764 { return(*(int *)0); }
1773 { return(*(int *)0); }
1782 { return(*(int *)0); }
1790 { return(*(int *)0); }
1798 { return(*(int *)0); }
1806 { return(*(int *)0); }
1815 { return(*(int *)0); }
1821 { return(*(int *)0); }
1827 { return(*(int *)0); }
1833 { return(*(int *)0); }
1839 { return(*(int *)0); }
1845 { return(*(int *)0); }
1851 { return(*(int *)0); }
1857 { return(*(int *)0); }
1860 NCURSES_BOOL (mouse_trafo)(
1864 { return(*(NCURSES_BOOL *)0); }
1866 /* ./base/lib_getch.c */
1869 int _nc_ESCDELAY(void)
1870 { return(*(int *)0); }
1872 #undef _nc_ptr_Escdelay
1873 int *_nc_ptr_Escdelay(
1875 { return(*(int **)0); }
1877 #undef set_escdelay_sp
1878 int set_escdelay_sp(
1881 { return(*(int *)0); }
1886 { return(*(int *)0); }
1888 #undef get_escdelay_sp
1889 int get_escdelay_sp(
1891 { return(*(int *)0); }
1894 int get_escdelay(void)
1895 { return(*(int *)0); }
1902 { return(*(int *)0); }
1907 { return(*(int *)0); }
1909 /* ./base/lib_getstr.c */
1916 { return(*(int *)0); }
1918 /* ./base/lib_hline.c */
1925 { return(*(int *)0); }
1927 /* ./base/lib_immedok.c */
1935 /* ./base/lib_inchstr.c */
1942 { return(*(int *)0); }
1944 /* ./base/lib_initscr.c */
1947 WINDOW *initscr(void)
1948 { return(*(WINDOW **)0); }
1950 /* ./base/lib_insch.c */
1952 #undef _nc_insert_ch
1957 { return(*(int *)0); }
1963 { return(*(int *)0); }
1965 /* ./base/lib_insdel.c */
1971 { return(*(int *)0); }
1973 /* ./base/lib_insnstr.c */
1980 { return(*(int *)0); }
1982 /* ./base/lib_instr.c */
1989 { return(*(int *)0); }
1991 /* ./base/lib_isendwin.c */
1994 NCURSES_BOOL isendwin_sp(
1996 { return(*(NCURSES_BOOL *)0); }
1999 NCURSES_BOOL isendwin(void)
2000 { return(*(NCURSES_BOOL *)0); }
2002 /* ./base/lib_leaveok.c */
2008 { return(*(int *)0); }
2010 /* ./base/lib_mouse.c */
2016 { return(*(int *)0); }
2021 { return(*(int *)0); }
2023 #undef ungetmouse_sp
2027 { return(*(int *)0); }
2032 { return(*(int *)0); }
2035 mmask_t mousemask_sp(
2039 { return(*(mmask_t *)0); }
2045 { return(*(mmask_t *)0); }
2048 NCURSES_BOOL wenclose(
2052 { return(*(NCURSES_BOOL *)0); }
2054 #undef mouseinterval_sp
2055 int mouseinterval_sp(
2058 { return(*(int *)0); }
2060 #undef mouseinterval
2063 { return(*(int *)0); }
2065 #undef _nc_has_mouse
2066 NCURSES_BOOL _nc_has_mouse(
2068 { return(*(NCURSES_BOOL *)0); }
2071 NCURSES_BOOL has_mouse_sp(
2073 { return(*(NCURSES_BOOL *)0); }
2076 NCURSES_BOOL has_mouse(void)
2077 { return(*(NCURSES_BOOL *)0); }
2080 NCURSES_BOOL wmouse_trafo(
2084 NCURSES_BOOL to_screen)
2085 { return(*(NCURSES_BOOL *)0); }
2087 /* ./base/lib_move.c */
2094 { return(*(int *)0); }
2096 /* ./tty/lib_mvcur.c */
2098 #undef _nc_msec_cost_sp
2099 int _nc_msec_cost_sp(
2101 const char *const cap,
2103 { return(*(int *)0); }
2105 #undef _nc_msec_cost
2107 const char *const cap,
2109 { return(*(int *)0); }
2111 #undef _nc_mvcur_resume_sp
2112 void _nc_mvcur_resume_sp(
2116 #undef _nc_mvcur_resume
2117 void _nc_mvcur_resume(void)
2120 #undef _nc_mvcur_init_sp
2121 void _nc_mvcur_init_sp(
2125 #undef _nc_mvcur_init
2126 void _nc_mvcur_init(void)
2129 #undef _nc_mvcur_wrap_sp
2130 void _nc_mvcur_wrap_sp(
2134 #undef _nc_mvcur_wrap
2135 void _nc_mvcur_wrap(void)
2145 { return(*(int *)0); }
2153 { return(*(int *)0); }
2162 { return(*(int *)0); }
2170 { return(*(int *)0); }
2172 #undef _nc_optimize_enable
2173 int _nc_optimize_enable;
2175 /* ./base/lib_mvwin.c */
2182 { return(*(int *)0); }
2184 /* ./base/lib_newterm.c */
2210 { return(*(SCREEN **)0); }
2217 { return(*(SCREEN **)0); }
2219 /* ./base/lib_newwin.c */
2224 { return(*(int *)0); }
2233 { return(*(WINDOW **)0); }
2241 { return(*(WINDOW **)0); }
2250 { return(*(WINDOW **)0); }
2259 { return(*(WINDOW **)0); }
2261 #undef _nc_makenew_sp
2262 WINDOW *_nc_makenew_sp(
2269 { return(*(WINDOW **)0); }
2271 #undef _nc_curscr_of
2272 WINDOW *_nc_curscr_of(
2274 { return(*(WINDOW **)0); }
2276 #undef _nc_newscr_of
2277 WINDOW *_nc_newscr_of(
2279 { return(*(WINDOW **)0); }
2281 #undef _nc_stdscr_of
2282 WINDOW *_nc_stdscr_of(
2284 { return(*(WINDOW **)0); }
2286 /* ./base/lib_nl.c */
2291 { return(*(int *)0); }
2295 { return(*(int *)0); }
2300 { return(*(int *)0); }
2304 { return(*(int *)0); }
2306 /* ./base/lib_overlay.c */
2312 { return(*(int *)0); }
2318 { return(*(int *)0); }
2331 { return(*(int *)0); }
2333 /* ./base/lib_pad.c */
2340 { return(*(WINDOW **)0); }
2346 { return(*(WINDOW **)0); }
2355 { return(*(WINDOW **)0); }
2366 { return(*(int *)0); }
2377 { return(*(int *)0); }
2383 { return(*(int *)0); }
2385 /* ./base/lib_printw.c */
2391 { return(*(int *)0); }
2398 { return(*(int *)0); }
2406 { return(*(int *)0); }
2415 { return(*(int *)0); }
2422 { return(*(int *)0); }
2429 { return(*(int *)0); }
2431 /* ./base/lib_redrawln.c */
2438 { return(*(int *)0); }
2440 /* ./base/lib_refresh.c */
2445 { return(*(int *)0); }
2450 { return(*(int *)0); }
2452 /* ./base/lib_restart.c */
2454 #undef restartterm_sp
2460 { return(*(int *)0); }
2467 { return(*(int *)0); }
2469 /* ./base/lib_scanw.c */
2476 { return(*(int *)0); }
2483 { return(*(int *)0); }
2489 { return(*(int *)0); }
2496 { return(*(int *)0); }
2504 { return(*(int *)0); }
2513 { return(*(int *)0); }
2515 /* ./base/lib_screen.c */
2521 { return(*(WINDOW **)0); }
2526 { return(*(WINDOW **)0); }
2532 { return(*(int *)0); }
2534 #undef scr_restore_sp
2538 { return(*(int *)0); }
2543 { return(*(int *)0); }
2548 { return(*(int *)0); }
2554 { return(*(int *)0); }
2559 { return(*(int *)0); }
2565 { return(*(int *)0); }
2570 { return(*(int *)0); }
2572 /* ./base/lib_scroll.c */
2574 #undef _nc_scroll_window
2575 void _nc_scroll_window(
2587 { return(*(int *)0); }
2589 /* ./base/lib_scrollok.c */
2595 { return(*(int *)0); }
2597 /* ./base/lib_scrreg.c */
2604 { return(*(int *)0); }
2606 /* ./base/lib_set_term.c */
2611 { return(*(SCREEN **)0); }
2618 #undef _nc_setupscreen_sp
2619 int _nc_setupscreen_sp(
2626 { return(*(int *)0); }
2628 #undef _nc_setupscreen
2629 int _nc_setupscreen(
2635 { return(*(int *)0); }
2637 #undef _nc_ripoffline_sp
2638 int _nc_ripoffline_sp(
2644 { return(*(int *)0); }
2646 #undef _nc_ripoffline
2652 { return(*(int *)0); }
2654 #undef ripoffline_sp
2661 { return(*(int *)0); }
2669 { return(*(int *)0); }
2671 /* ./base/lib_slk.c */
2673 #undef _nc_format_slks
2674 int _nc_format_slks(
2677 { return(*(int *)0); }
2679 #undef _nc_slk_initialize
2680 int _nc_slk_initialize(
2683 { return(*(int *)0); }
2685 #undef slk_restore_sp
2688 { return(*(int *)0); }
2691 int slk_restore(void)
2692 { return(*(int *)0); }
2694 /* ./base/lib_slkatr_set.c */
2696 #undef slk_attr_set_sp
2697 int slk_attr_set_sp(
2702 { return(*(int *)0); }
2709 { return(*(int *)0); }
2711 /* ./base/lib_slkatrof.c */
2713 #undef slk_attroff_sp
2717 { return(*(int *)0); }
2722 { return(*(int *)0); }
2724 /* ./base/lib_slkatron.c */
2726 #undef slk_attron_sp
2730 { return(*(int *)0); }
2735 { return(*(int *)0); }
2737 /* ./base/lib_slkatrset.c */
2739 #undef slk_attrset_sp
2743 { return(*(int *)0); }
2748 { return(*(int *)0); }
2750 /* ./base/lib_slkattr.c */
2755 { return(*(attr_t *)0); }
2758 attr_t slk_attr(void)
2759 { return(*(attr_t *)0); }
2761 /* ./base/lib_slkclear.c */
2766 { return(*(int *)0); }
2770 { return(*(int *)0); }
2772 /* ./base/lib_slkcolor.c */
2778 { return(*(int *)0); }
2783 { return(*(int *)0); }
2785 #undef extended_slk_color_sp
2786 int extended_slk_color_sp(
2789 { return(*(int *)0); }
2791 #undef extended_slk_color
2792 int extended_slk_color(
2794 { return(*(int *)0); }
2796 /* ./base/lib_slkinit.c */
2802 { return(*(int *)0); }
2807 { return(*(int *)0); }
2809 /* ./base/lib_slklab.c */
2815 { return(*(char **)0); }
2820 { return(*(char **)0); }
2822 /* ./base/lib_slkrefr.c */
2824 #undef slk_noutrefresh_sp
2825 int slk_noutrefresh_sp(
2827 { return(*(int *)0); }
2829 #undef slk_noutrefresh
2830 int slk_noutrefresh(void)
2831 { return(*(int *)0); }
2833 #undef slk_refresh_sp
2836 { return(*(int *)0); }
2839 int slk_refresh(void)
2840 { return(*(int *)0); }
2842 /* ./base/lib_slkset.c */
2850 { return(*(int *)0); }
2857 { return(*(int *)0); }
2859 /* ./base/lib_slktouch.c */
2864 { return(*(int *)0); }
2868 { return(*(int *)0); }
2870 /* ./base/lib_touch.c */
2872 #undef is_linetouched
2873 NCURSES_BOOL is_linetouched(
2876 { return(*(NCURSES_BOOL *)0); }
2878 #undef is_wintouched
2879 NCURSES_BOOL is_wintouched(
2881 { return(*(NCURSES_BOOL *)0); }
2889 { return(*(int *)0); }
2891 /* ./trace/lib_tracedmp.c */
2899 /* ./trace/lib_tracemse.c */
2901 #undef _nc_trace_mmask_t
2902 char *_nc_trace_mmask_t(
2905 { return(*(char **)0); }
2907 #undef _nc_tracemouse
2908 char *_nc_tracemouse(
2911 { return(*(char **)0); }
2913 #undef _nc_retrace_mmask_t
2914 mmask_t _nc_retrace_mmask_t(
2917 { return(*(mmask_t *)0); }
2922 { return(*(char **)0); }
2924 /* ./tty/lib_tstp.c */
2926 #undef _nc_signal_handler
2927 void _nc_signal_handler(
2931 /* ./base/lib_ungetch.c */
2933 #undef _nc_fifo_dump
2942 { return(*(int *)0); }
2947 { return(*(int *)0); }
2949 /* ./tty/lib_vidattr.c */
2955 NCURSES_OUTC_sp outc)
2956 { return(*(int *)0); }
2962 { return(*(int *)0); }
2968 { return(*(int *)0); }
2973 { return(*(int *)0); }
2976 chtype termattrs_sp(
2978 { return(*(chtype *)0); }
2981 chtype termattrs(void)
2982 { return(*(chtype *)0); }
2984 /* ./base/lib_vline.c */
2991 { return(*(int *)0); }
2993 /* ./base/lib_wattroff.c */
3000 { return(*(int *)0); }
3002 /* ./base/lib_wattron.c */
3009 { return(*(int *)0); }
3011 /* ./base/lib_winch.c */
3016 { return(*(chtype *)0); }
3018 /* ./base/lib_window.c */
3030 { return(*(int *)0); }
3036 { return(*(int *)0); }
3056 { return(*(WINDOW **)0); }
3058 /* ./base/nc_panel.c */
3060 #undef _nc_panelhook_sp
3061 struct panelhook *_nc_panelhook_sp(
3063 { return(*(struct panelhook **)0); }
3065 #undef _nc_panelhook
3066 struct panelhook *_nc_panelhook(void)
3067 { return(*(struct panelhook **)0); }
3069 /* ./base/safe_sprintf.c */
3071 #undef _nc_printf_string_sp
3072 char *_nc_printf_string_sp(
3076 { return(*(char **)0); }
3078 #undef _nc_printf_string
3079 char *_nc_printf_string(
3082 { return(*(char **)0); }
3084 /* ./tty/tty_update.c */
3089 { return(*(int *)0); }
3093 { return(*(int *)0); }
3095 #undef _nc_scrolln_sp
3102 { return(*(int *)0); }
3110 { return(*(int *)0); }
3112 #undef _nc_screen_resume_sp
3113 void _nc_screen_resume_sp(
3117 #undef _nc_screen_resume
3118 void _nc_screen_resume(void)
3121 #undef _nc_screen_init_sp
3122 void _nc_screen_init_sp(
3126 #undef _nc_screen_init
3127 void _nc_screen_init(void)
3130 #undef _nc_screen_wrap_sp
3131 void _nc_screen_wrap_sp(
3135 #undef _nc_screen_wrap
3136 void _nc_screen_wrap(void)
3139 #undef _nc_do_xmc_glitch_sp
3140 void _nc_do_xmc_glitch_sp(
3145 #undef _nc_do_xmc_glitch
3146 void _nc_do_xmc_glitch(
3150 /* ./trace/varargs.c */
3156 { return(*(char **)0); }
3158 /* ./base/vsscanf.c */
3161 void _nc_vsscanf(void)
3164 /* ./base/lib_freeall.c */
3167 void _nc_freeall(void)
3170 #undef _nc_free_and_exit_sp
3171 void _nc_free_and_exit_sp(
3176 #undef _nc_free_and_exit
3177 void _nc_free_and_exit(
3186 /* ./widechar/charable.c */
3188 #undef _nc_is_charable
3189 NCURSES_BOOL _nc_is_charable(
3191 { return(*(NCURSES_BOOL *)0); }
3196 { return(*(int *)0); }
3198 #undef _nc_to_widechar
3199 wint_t _nc_to_widechar(
3201 { return(*(wint_t *)0); }
3203 /* ./widechar/lib_add_wch.c */
3209 { return(*(int *)0); }
3215 { return(*(int *)0); }
3217 /* ./widechar/lib_box_set.c */
3230 { return(*(int *)0); }
3232 /* ./widechar/lib_cchar.c */
3241 { return(*(int *)0); }
3245 const cchar_t *wcval,
3250 { return(*(int *)0); }
3252 /* ./widechar/lib_erasewchar.c */
3257 { return(*(int *)0); }
3262 { return(*(int *)0); }
3264 /* ./widechar/lib_get_wch.c */
3270 { return(*(int *)0); }
3272 /* ./widechar/lib_get_wstr.c */
3279 { return(*(int *)0); }
3281 /* ./widechar/lib_hline_set.c */
3288 { return(*(int *)0); }
3290 /* ./widechar/lib_in_wch.c */
3296 { return(*(int *)0); }
3298 /* ./widechar/lib_in_wchnstr.c */
3305 { return(*(int *)0); }
3307 /* ./widechar/lib_ins_wch.c */
3309 #undef _nc_insert_wch
3313 { return(*(int *)0); }
3319 { return(*(int *)0); }
3324 const wchar_t *wstr,
3326 { return(*(int *)0); }
3328 /* ./widechar/lib_inwstr.c */
3335 { return(*(int *)0); }
3341 { return(*(int *)0); }
3343 /* ./widechar/lib_key_name.c */
3346 const char *key_name(
3348 { return(*(const char **)0); }
3350 /* ./widechar/lib_pecho_wchar.c */
3356 { return(*(int *)0); }
3358 /* ./widechar/lib_slk_wset.c */
3363 const wchar_t *astr,
3365 { return(*(int *)0); }
3367 /* ./widechar/lib_unget_wch.c */
3374 { return(*(size_t *)0); }
3380 { return(*(int *)0); }
3385 { return(*(int *)0); }
3387 /* ./widechar/lib_vid_attr.c */
3395 NCURSES_OUTC_sp outc)
3396 { return(*(int *)0); }
3404 { return(*(int *)0); }
3412 { return(*(int *)0); }
3419 { return(*(int *)0); }
3421 #undef term_attrs_sp
3422 attr_t term_attrs_sp(
3424 { return(*(attr_t *)0); }
3427 attr_t term_attrs(void)
3428 { return(*(attr_t *)0); }
3430 /* ./widechar/lib_vline_set.c */
3437 { return(*(int *)0); }
3439 /* ./widechar/lib_wacs.c */
3444 #undef _nc_init_wacs
3445 void _nc_init_wacs(void)
3448 /* ./widechar/lib_wunctrl.c */
3451 wchar_t *wunctrl_sp(
3454 { return(*(wchar_t **)0); }
3459 { return(*(wchar_t **)0); }
3463 #undef _nc_toggle_attr_on
3464 void _nc_toggle_attr_on(
3469 #undef _nc_toggle_attr_off
3470 void _nc_toggle_attr_off(
3475 #undef _nc_DelCharCost_sp
3476 int _nc_DelCharCost_sp(
3479 { return(*(int *)0); }
3481 #undef _nc_InsCharCost_sp
3482 int _nc_InsCharCost_sp(
3485 { return(*(int *)0); }
3487 #undef _nc_UpdateAttrs_sp
3488 void _nc_UpdateAttrs_sp(
3493 #undef _nc_DelCharCost
3494 int _nc_DelCharCost(
3496 { return(*(int *)0); }
3498 #undef _nc_InsCharCost
3499 int _nc_InsCharCost(
3501 { return(*(int *)0); }
3503 #undef _nc_UpdateAttrs
3504 void _nc_UpdateAttrs(
3508 /* ./base/legacy_coding.c */
3510 #undef use_legacy_coding_sp
3511 int use_legacy_coding_sp(
3514 { return(*(int *)0); }
3516 #undef use_legacy_coding
3517 int use_legacy_coding(
3519 { return(*(int *)0); }
3521 /* ./base/lib_dft_fgbg.c */
3523 #undef use_default_colors_sp
3524 int use_default_colors_sp(
3526 { return(*(int *)0); }
3528 #undef use_default_colors
3529 int use_default_colors(void)
3530 { return(*(int *)0); }
3532 #undef assume_default_colors_sp
3533 int assume_default_colors_sp(
3537 { return(*(int *)0); }
3539 #undef assume_default_colors
3540 int assume_default_colors(
3543 { return(*(int *)0); }
3545 /* ./tinfo/lib_print.c */
3552 { return(*(int *)0); }
3558 { return(*(int *)0); }
3560 /* ./base/new_pair.c */
3562 #undef _nc_free_ordered_pairs
3563 void _nc_free_ordered_pairs(
3567 #undef _nc_reset_color_pair
3568 void _nc_reset_color_pair(
3574 #undef _nc_set_color_pair
3575 void _nc_set_color_pair(
3581 #undef _nc_copy_pairs
3582 void _nc_copy_pairs(
3584 colorpair_t *target,
3585 colorpair_t *source,
3589 #undef alloc_pair_sp
3594 { return(*(int *)0); }
3601 { return(*(int *)0); }
3607 { return(*(int *)0); }
3613 { return(*(int *)0); }
3619 { return(*(int *)0); }
3624 { return(*(int *)0); }
3626 /* ./base/resizeterm.c */
3628 #undef is_term_resized_sp
3629 NCURSES_BOOL is_term_resized_sp(
3633 { return(*(NCURSES_BOOL *)0); }
3635 #undef is_term_resized
3636 NCURSES_BOOL is_term_resized(
3639 { return(*(NCURSES_BOOL *)0); }
3641 #undef resize_term_sp
3646 { return(*(int *)0); }
3652 { return(*(int *)0); }
3654 #undef resizeterm_sp
3659 { return(*(int *)0); }