Searched refs:deftypefun (Results 1 – 20 of 20) sorted by relevance
147 @deftypefun void using_history (void)150 @end deftypefun152 @deftypefun {HISTORY_STATE *} history_get_history_state (void)154 @end deftypefun156 @deftypefun void history_set_history_state (HISTORY_STATE *state)158 @end deftypefun166 @deftypefun void add_history (const char *string)169 @end deftypefun171 @deftypefun void add_history_time (const char *string)174 @end deftypefun[all …]
583 @deftypefun int rl_add_defun (const char *name, rl_command_func_t *function, int key)587 @end deftypefun603 @deftypefun Keymap rl_make_bare_keymap (void)607 @end deftypefun609 @deftypefun Keymap rl_copy_keymap (Keymap map)611 @end deftypefun613 @deftypefun Keymap rl_make_keymap (void)617 @end deftypefun619 @deftypefun void rl_discard_keymap (Keymap keymap)621 @end deftypefun[all …]
116 @deftypefun int obstack_init (struct obstack *@var{obstack-ptr})123 @end deftypefun171 @deftypefun {void *} obstack_alloc (struct obstack *@var{obstack-ptr}, int @var{size})182 @end deftypefun205 @deftypefun {void *} obstack_copy (struct obstack *@var{obstack-ptr}, void *@var{address}, int @var…210 @end deftypefun214 @deftypefun {void *} obstack_copy0 (struct obstack *@var{obstack-ptr}, void *@var{address}, int @va…217 @end deftypefun246 @deftypefun void obstack_free (struct obstack *@var{obstack-ptr}, void *@var{object})251 @end deftypefun[all …]
1333 @deftypefun int strverscmp (const char *@var{s1}, const char *@var{s2})1377 @end deftypefun1475 @deftypefun int xatexit (void (*@var{fn}) (void))1482 @end deftypefun
1295 @deftypefun int strverscmp (const char *@var{s1}, const char *@var{s2})1339 @end deftypefun1437 @deftypefun int xatexit (void (*@var{fn}) (void))1444 @end deftypefun
56 @deftypefun extern struct observer *observer_attach_normal_stop (observer_normal_stop_ftype *@var{f…59 @end deftypefun61 @deftypefun extern void observer_detach_normal_stop (struct observer *@var{observer});64 @end deftypefun66 @deftypefun extern void observer_notify_normal_stop (void);68 @end deftypefun
903 @deftypefun void ui_out_table_begin (struct ui_out *@var{uiout}, int @var{nbrofcols}, int @var{nr_r…915 @end deftypefun917 @deftypefun void ui_out_table_header (struct ui_out *@var{uiout}, int @var{width}, enum ui_align @v…930 @end deftypefun932 @deftypefun void ui_out_table_body (struct ui_out *@var{uiout})934 @end deftypefun936 @deftypefun void ui_out_table_end (struct ui_out *@var{uiout})944 @end deftypefun952 @deftypefun void ui_out_tuple_begin (struct ui_out *@var{uiout}, const char *@var{id})957 @end deftypefun[all …]
27 defopt, defspec, deftp, deftypecv, deftypefn, deftypefun, deftypeivar, enumerator
313 case deftypefun: base_type = deftypefn; break; in get_base_type()402 case deftypefun: in defun_internal()
300 || (type == deftypefun) in defun_insertion()907 case deftypefun: in begin_insertion()
1841 @deftypefun @{@} int had_warnings (void)1845 @end deftypefun1847 @deftypefun @{@} void as_tsktsk (const char *@var{format}, ...)1859 @end deftypefun1861 @deftypefun @{@} void as_warn_where (char *@var{file}, unsigned int @var{line}, const char *@var{fo…1868 @end deftypefun1870 @deftypefun @{@} void sprint_value (char *@var{buf}, valueT @var{val})1875 @end deftypefun1881 @deftypefun @{@} @{struct hash_control *@} hash_new (void)1883 @end deftypefun[all …]
776 @deftypefun {unsigned int} hash (const char * @var{str}, unsigned int @var{len})785 @end deftypefun787 @deftypefun {} in_word_set (const char * @var{str}, unsigned int @var{len})793 @end deftypefun
3144 @deftypefun {inline bool} satisfies_constraint_@var{m} (rtx @var{exp})3149 @end deftypefun3151 @deftypefun bool constraint_satisfied_p (rtx @var{exp}, enum constraint_num @var{c})3156 @end deftypefun3158 @deftypefun {enum reg_class} regclass_for_constraint (enum constraint_num @var{c})3162 @end deftypefun
6536 @deftypefun void file_end_indicate_exec_stack ()6543 @end deftypefun9394 @deftypefun void c_register_pragma (const char *@var{space}, const char *@var{name}, void (*@var{ca…9431 @end deftypefun
12007 @item @@deftypefun @var{data-type} @var{name} @var{arguments}@dots{}12008 @findex deftypefun12009 The @code{@@deftypefun} command is the specialized definition command12015 @@deftypefun @var{type} @var{name} @var{arguments}@dots{}12017 @@end deftypefun12021 @code{@@deftypefun} creates an entry in the index of functions for12034 @code{@@deftypevar} corresponds to @code{@@deftypefun}.@refill16995 @item @@deftypefun @var{data-type} @var{function-name} @var{arguments}@dots{}
6888 % are printed on their own line. This affects @deftypefn, @deftypefun,6985 \makedefun{deftypefun}{\deftypefnheader{\putwordDeffunc} }
5467 \makedefun{deftypefun}{\deftypefnheader{\putwordDeffunc} }
5343 \makedefun{deftypefun}{\deftypefnheader{\putwordDeffunc} }
12047 * texinfo.tex (\deftypefun): New macro.