Searched refs:command_table (Results 1 – 7 of 7) sorted by relevance
49 extern COMMAND command_table[];
1967 for (i = 0; command_table[i].name; i++) in get_command_entry()1968 if (strcmp (command_table[i].name, string) == 0) in get_command_entry()1969 return &command_table[i]; in get_command_entry()2377 for (i = 0; command_table[i].name; i++) in find_proc_name()2378 if (proc == command_table[i].proc) in find_proc_name()2379 return command_table[i].name; in find_proc_name()
2094 for (i = 0; command_table[i].name; i++) in command_needs_braces()2096 if (STREQ (command_table[i].name, cmd)) in command_needs_braces()2097 return command_table[i].argument_in_braces == BRACE_ARGS; in command_needs_braces()
53 COMMAND command_table[] = { variable
176 (command_table): add it.196 * makeinfo/cmds.c (command_table): add euro.570 * makeinfo/cmds.c (command_table): Add @slanted, not @s.600 * makeinfo/cmds.c (command_table): Add @s.831 (command_table): make "url" a synonym for "uref".2828 (command_table): use it for @comma.2874 * makeinfo/makeinfo.c (command_table): add them.3294 (command_table): use it for @:.3831 * cmds.c (command_table): new commands @deftypecv, @deftypecvx.
273 * makeinfo/cmds.c (command_table): add "firstparagraphindent"287 * makeinfo/cmds.c (command_table): add "indent" (as cm_indent).294 * makeinfo/cmds.c (command_table): fix @novalidate definition.423 * makeinfo/cmds.c (command_table): add "/" (as cm_no_op).1886 * makeinfo/cmds.c (command_table): new command copyrighttext.1946 * makeinfo/cmds.c (command_table): \\ -> insert_self.4738 (command_table): call cm_documentencoding instead of no-op.5907 (command_table): Use cm_accent and MAYBE_BRACE_ARGS for all accents.
926 file dev/pci/drm/amd/display/dc/bios/command_table.c amdgpu