Home
last modified time | relevance | path

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

/netbsd/external/gpl2/texinfo/dist/makeinfo/
H A Dxml.c512 { VAR, DEFPARAM, -1 },
2153 xml_insert_element (DEFPARAM, START); in xml_process_defun_args()
2155 xml_insert_element (DEFPARAM, END); in xml_process_defun_args()
2160 xml_insert_element (DEFPARAM, START); in xml_process_defun_args()
2162 xml_insert_element (DEFPARAM, END); in xml_process_defun_args()
2174 xml_insert_element (DEFPARAM, START); in xml_process_defun_args()
2176 xml_insert_element (DEFPARAM, END); in xml_process_defun_args()
H A Dxml.h103 DEFCATEGORY, DEFFUNCTION, DEFVARIABLE, DEFPARAM, DEFDELIMITER, DEFTYPE, enumerator
/netbsd/usr.bin/config/
H A Dgram.y175 %token DEFFS DEFINE DEFOPT DEFPARAM DEFFLAG DEFPSEUDO DEFPSEUDODEV
411 DEFPARAM optfile_opt defopts optdepend_list
416 OBSOLETE DEFPARAM optfile_opt defopts
H A Dscan.l151 defparam return DEFPARAM;
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201517215 DEFPARAM, include params.def and undef DEFPARAM ...
17599 * params.def (PARAM_PARLOOPS_CHUNK_SIZE): Add DEFPARAM.
34417 * params.h (DEFPARAM): Rename msgid to nocmsgid.
H A DChangeLog-20065603 * toplev.c (DEFPARAM): Initialize the "set" field.
H A DChangeLog-200233659 * params.h: Rename arguments of DEFPARAM so that it will be
H A DChangeLog-201010025 * toplev.c (DEFPARAM): Update definition for changes to param_info.
H A DChangeLog-20042527 (enum compiler_param): Adjust DEFPARAM.