Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dindex.c85 define_user_command (char *name, COMMAND_FUNCTION (*proc), int needs_braces_p) in define_user_command() argument
99 user_command_array[slot]->argument_in_braces = needs_braces_p; in define_user_command()