Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/texinfo/makeinfo/
Ddefun.c317 case deftypevar: base_type = deftypevr; break; in get_base_type()
434 || (base_type == deftypevr) in defun_internal()
496 case deftypevr: in defun_internal()
538 case deftypevr: in defun_internal()
567 case deftypevr: in defun_internal()
639 case deftypevr: in defun_internal()
Dinsertion.h28 deftypemethod, deftypeop, deftypevar, deftypevr, defun, defvar, defvr, enumerator
Dinsertion.c305 || (type == deftypevr) in defun_insertion()
912 case deftypevr: in begin_insertion()
1277 case deftypevr: in end_insertion()
Dxml.c2229 case deftypevr: in xml_begin_def_term()
2262 case deftypevr: in xml_begin_def_term()
2298 case deftypevr: in xml_begin_def_term()
/openbsd/src/gnu/gcc/gcc/doc/
Dtm.texi6521 @deftypevr {Target Hook} bool TARGET_ASM_FILE_START_APP_OFF
6533 @end deftypevr
6535 @deftypevr {Target Hook} bool TARGET_ASM_FILE_START_FILE_DIRECTIVE
6540 @end deftypevr
6638 @deftypevr {Target Hook} {const char *} TARGET_ASM_BYTE_OP
6656 @end deftypevr
6768 @deftypevr {Target Hook} {const char *} TARGET_ASM_OPEN_PAREN
6773 @end deftypevr
8777 @deftypevr {Target Hook} {const struct attribute_spec *} TARGET_ATTRIBUTE_TABLE
8783 @end deftypevr
/openbsd/src/gnu/usr.bin/texinfo/doc/
Dtexinfo.txi12032 definition command @code{@@deftypevr} corresponds to
12037 @findex deftypevr
12038 @item @@deftypevr @var{category} @var{data-type} @var{name}
12039 The @code{@@deftypevr} command is the general definition command for
12045 The @code{@@deftypevr} command is written at the beginning of a line
12056 @@deftypevr @{Global Flag@} int enable
12058 @@end deftypevr
12077 @deftypevr {Global Flag} int enable
12079 @end deftypevr
12087 @@deftypevr @var{category} @var{data-type} @var{name}
[all …]
Dtexinfo.tex5305 % @deftypevr category type var args
5306 \makedefun{deftypevr}{\deftypecvgeneral{}}
/openbsd/src/gnu/usr.bin/cvs/doc/
Dtexinfo.tex2310 \let\deftypevr = \relax
5009 % @deftypevr {Global Flag} int enable
5011 \def\deftypevr{\defvrparsebody\Edeftypevr\deftypevrx\deftypevrheader}
/openbsd/src/gnu/usr.bin/gcc/gcc/doc/include/
Dtexinfo.tex2617 \let\deftypevr = \empty
5509 % @deftypevr {Global Flag} int enable
5511 \def\deftypevr{\defvrparsebody\Edeftypevr\deftypevrx\deftypevrheader}
/openbsd/src/gnu/usr.bin/gcc/gcc/doc/
Dtm.texi6213 @deftypevr {Target Hook} {const char *} TARGET_ASM_BYTE_OP
6231 @end deftypevr
6352 @deftypevr {Target Hook} {const char *} TARGET_ASM_OPEN_PAREN
6357 @end deftypevr
8377 @deftypevr {Target Hook} {const struct attribute_spec *} TARGET_ATTRIBUTE_TABLE
8383 @end deftypevr
/openbsd/src/gnu/usr.bin/binutils-2.17/texinfo/
Dtexinfo.tex5210 % @deftypevr category type var args
5211 \makedefun{deftypevr}{\deftypecvgeneral{}}
/openbsd/src/gnu/gcc/gcc/doc/include/
Dtexinfo.tex5429 % @deftypevr category type var args
5430 \makedefun{deftypevr}{\deftypecvgeneral{}}
/openbsd/src/gnu/usr.bin/texinfo/
DChangeLog.4611784 (\deftypevar, \deftypevr): Likewise.
12038 * texinfo.tex (\deftypefn, \deftypevar, \deftypevr): New macros.