Home
last modified time | relevance | path

Searched refs:NCURSES_INLINE (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_tparm.c226 static NCURSES_INLINE void
245 static NCURSES_INLINE void
264 static NCURSES_INLINE void
279 static NCURSES_INLINE void
299 static NCURSES_INLINE void
319 static NCURSES_INLINE void
336 static NCURSES_INLINE int
353 static NCURSES_INLINE char *
360 static NCURSES_INLINE const char *
770 static NCURSES_INLINE char *
H A Dcomp_error.c101 static NCURSES_INLINE void
H A Dcomp_scan.c330 static NCURSES_INLINE int
H A Dcaptoinfo.c149 static NCURSES_INLINE char *
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_getch.c207 static NCURSES_INLINE int
217 static NCURSES_INLINE int
240 static NCURSES_INLINE int
368 static NCURSES_INLINE void
H A Dlib_bkgd.c50 static NCURSES_INLINE void
117 static NCURSES_INLINE int
H A Dlib_addch.c57 static NCURSES_INLINE NCURSES_CH_T
254 NCURSES_INLINE
433 static NCURSES_INLINE int
H A Dlib_box.c49 static NCURSES_INLINE chtype
H A Dlib_newterm.c72 static NCURSES_INLINE int
/freebsd/contrib/ncurses/form/
H A Dfrm_driver.c386 NCURSES_INLINE static FIELD_CELL *
408 NCURSES_INLINE static FIELD_CELL *
428 NCURSES_INLINE static FIELD_CELL *
450 NCURSES_INLINE static FIELD_CELL *
479 NCURSES_INLINE static void
625 NCURSES_INLINE static void
2364 NCURSES_INLINE static bool
2386 NCURSES_INLINE static bool
3297 NCURSES_INLINE static FIELD *
3380 NCURSES_INLINE static FIELD *
[all …]
H A Dfrm_data.c84 NCURSES_INLINE static bool
H A Dfrm_def.c266 NCURSES_INLINE static int
/freebsd/contrib/ncurses/ncurses/widechar/
H A Dlib_add_wch.c61 static NCURSES_INLINE cchar_t
305 static NCURSES_INLINE int
/freebsd/contrib/ncurses/menu/
H A Dm_global.c110 NCURSES_INLINE static void
144 NCURSES_INLINE static void
/freebsd/contrib/ncurses/ncurses/tty/
H A Dtty_update.c113 static NCURSES_INLINE NCURSES_CH_T ClrBlank(NCURSES_SP_DCLx WINDOW *win);
194 static NCURSES_INLINE void
217 static NCURSES_INLINE void
504 static NCURSES_INLINE void
529 static NCURSES_INLINE bool
1115 static NCURSES_INLINE NCURSES_CH_T
H A Dhashmap.c122 static NCURSES_INLINE unsigned long
174 static NCURSES_INLINE bool
H A Dlib_mvcur.c536 static NCURSES_INLINE int
792 static NCURSES_INLINE int
/freebsd/lib/ncurses/tinfo/
H A DMakefile24 NCURSES_INLINE= inline macro
342 -e "/@NCURSES_INLINE@/s%%${NCURSES_INLINE}%" \
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in130 #undef NCURSES_INLINE
131 #define NCURSES_INLINE @NCURSES_INLINE@ macro
/freebsd/contrib/ncurses/
H A Dconfigure.in1791 CF_C_INLINE(NCURSES_INLINE,1200)
2512 test "x$cf_with_trace" = xyes && NCURSES_INLINE=
H A Dconfigure21054 NCURSES_INLINE=
21056 NCURSES_INLINE=inline
29389 test "x$cf_with_trace" = xyes && NCURSES_INLINE=
30211 s,@NCURSES_INLINE@,$NCURSES_INLINE,;t t
H A DNEWS7793 + make NCURSES_INLINE unconditionally defined in curses.h
8204 + add/use NCURSES_INLINE definition.