Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dinsertion.h26 cartouche, copying, defcv, deffn, defivar, defmac, defmethod, defop, enumerator
H A Ddefun.c309 case defmethod: base_type = defop; break; in get_base_type()
422 case defmethod: in defun_internal()
H A Dinsertion.c293 || (type == defmethod) in defun_insertion()
900 case defmethod: in begin_insertion()
/openbsd-src/gnu/usr.bin/cvs/doc/
H A Dtexinfo.tex2300 \let\defmethod = \relax
4926 % @defmethod == @defop Method
4928 \def\defmethod{\defmethparsebody\Edefmethod\defmethodx\defmethodheader}
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/include/
H A Dtexinfo.tex2584 \let\defmethod = \empty
5425 % @defmethod == @defop Method
5427 \def\defmethod{\defmethparsebody\Edefmethod\defmethodx\defmethodheader}
/openbsd-src/gnu/usr.bin/texinfo/doc/
H A Dtexinfo.txi12347 @item @@defmethod @var{class} @var{name} @var{arguments}@dots{}
12348 @findex defmethod
12349 The @code{@@defmethod} command is the definition command for methods
12357 they were usually defined with @code{defmethod}.
12360 @code{@@defmethod} is equivalent to @samp{@@defop Method @dots{}}.
12369 @@defmethod @code{bar-class} bar-method argument
12371 @@end defmethod
12379 @code{@@defmethod} creates an entry in the index of functions.
12382 @findex defmethod
12385 to the @code{@@defmethod} command with the addition of the
[all …]
H A Dtexinfo.tex5347 \makedefun{defmethod}{\defopon\putwordMethodon}
/openbsd-src/gnu/usr.bin/binutils-2.17/texinfo/
H A Dtexinfo.tex5252 \makedefun{defmethod}{\defopon\putwordMethodon}
/openbsd-src/gnu/gcc/gcc/doc/include/
H A Dtexinfo.tex5471 \makedefun{defmethod}{\defopon\putwordMethodon}
/openbsd-src/gnu/usr.bin/texinfo/
H A DChangeLog.4610616 (\defmethod): Call it.