HomeSort by: relevance | last modified time | path
    Searched refs:defopt (Results 1 - 21 of 21) sorted by relevancy

  /src/external/gpl2/texinfo/dist/makeinfo/
insertion.h 29 defopt, defspec, deftp, deftypecv, deftypefn, deftypefun, deftypeivar, enumerator in enum:insertion_type
defun.c 312 case defopt: base_type = defvr; break;
418 case defopt:
insertion.c 38 "defmethod", "defop", "defopt", "defspec", "deftp", "deftypecv",
298 || (type == defopt)
906 case defopt:
  /src/usr.bin/config/
gram.y 175 %token DEFFS DEFINE DEFOPT DEFPARAM DEFFLAG DEFPSEUDO DEFPSEUDODEV
221 %type <defoptlist> defopt
398 DEFOPT optfile_opt defopts optdepend_list
655 defopt { $$ = $1; }
656 | defopts defopt { $$ = defoptlist_append($2, $1); }
660 defopt: label
main.c 132 struct dlhash *defopttab; /* options that have been "defopt"'d */
137 struct dlhash *optfiletab; /* "defopt"'d option .h files */
211 static void defopt(struct dlhash *ht, const char *fname,
918 * Search for a defined option (defopt, filesystem, etc), and if found,
979 defopt(struct dlhash *ht, const char *fname, struct defoptlist *opts, function
1096 cfgwarn("The use of `defopt' is deprecated");
1097 defopt(defopttab, fname, opts, deps, 0);
1108 defopt(defparamtab, fname, opts, deps, obs);
1119 defopt(defflagtab, fname, opts, deps, obs);
  /src/doc/
TODO.compat-module 18 defopt/defflag lines in the config files* as needed, to insure that
  /src/external/gpl2/diffutils/dist/config/
texinfo.tex 2380 \let\defopt = \relax
5127 % @defopt == @defvr {User Option}
5129 \def\defopt{\defvarparsebody\Edefopt\defoptx\defoptheader}
  /src/external/gpl2/gettext/dist/build-aux/
texinfo.tex 747 \let\defopt = \relax
4326 % @defopt == @defvr {User Option}
4328 \def\defopt{\defvarparsebody\Edefopt\defoptx\defoptheader}
  /src/external/gpl2/grep/dist/doc/
texinfo.tex 2302 \let\defopt = \relax
4986 % @defopt == @defvr {User Option}
4988 \def\defopt{\defvarparsebody\Edefopt\defoptx\defoptheader}
  /src/external/gpl2/gmake/dist/config/
texinfo.tex 5466 \makedefun{defopt}{\defvrheader{\putwordDefopt} }
  /src/external/gpl2/groff/dist/doc/
texinfo.tex 5345 \makedefun{defopt}{\defvrheader{\putwordDefopt} }
  /src/external/gpl2/texinfo/dist/doc/
texinfo.tex 5345 \makedefun{defopt}{\defvrheader{\putwordDefopt} }
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 6987 \makedefun{defopt}{\defvrheader{\putwordDefopt} }
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 6987 \makedefun{defopt}{\defvrheader{\putwordDefopt} }
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 6623 \makedefun{defopt}{\defvrheader{\putwordDefopt} }
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 6926 \makedefun{defopt}{\defvrheader{\putwordDefopt} }
  /src/external/gpl3/binutils/dist/texinfo/
texinfo.tex 6619 \makedefun{defopt}{\defvrheader{\putwordDefopt} }
  /src/external/gpl3/binutils.old/dist/texinfo/
texinfo.tex 6619 \makedefun{defopt}{\defvrheader{\putwordDefopt} }
  /src/external/gpl3/gcc.old/dist/gcc/doc/include/
texinfo.tex 6928 \makedefun{defopt}{\defvrheader{\putwordDefopt} }
  /src/external/gpl3/binutils/dist/gprofng/doc/
texinfo.tex 7874 \makedefun{defopt}{\defvrheader{\putwordDefopt} }
  /src/external/gpl3/binutils.old/dist/gprofng/doc/
texinfo.tex 7874 \makedefun{defopt}{\defvrheader{\putwordDefopt} }

Completed in 113 milliseconds