Searched refs:defun (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.0-release/bin/sh/
H A Dexec.h73 void defun(const char *, union node *);
H A Dexec.c599 defun(const char *name, union node *func) function
H A Deval.c273 defun(n->narg.text, n->narg.next);
/freebsd-10.0-release/gnu/usr.bin/texinfo/makeinfo/
H A DMakefile4 SRCS= cmds.c defun.c files.c float.c footnote.c html.c \
/freebsd-10.0-release/contrib/texinfo/makeinfo/
H A Dinsertion.h28 deftypemethod, deftypeop, deftypevar, deftypevr, defun, defvar, defvr, enumerator in enum:insertion_type
H A Ddefun.c0 /* defun.c -- @defun and friends.
2 $Id: defun.c,v 1.11 2004/04/11 17:56:46 karl Exp $
22 #include "defun.h"
318 case defun: base_type = deffn; break;
329 /* Make the defun type insertion.
402 case defun:
458 then the next defun arg is part of this one, and we should
473 /* It's easy to write @defun foo(arg1 arg2), but a following ( is
527 insert_string ("<div class=\"defun\">\
[all...]
H A Dinsertion.c23 #include "defun.h"
38 "deftypeop", "deftypevar", "deftypevr", "defun", "defvar", "defvr",
307 || (type == defun)
915 case defun:
1263 /* Handle the @defun insertions with this default clause. */
1289 /* close the div and blockquote which has been opened in defun.c */
/freebsd-10.0-release/contrib/amd/doc/
H A Dtexinfo.tex798 % This defn is used inside fill environments such as @defun.
1491 % A few fonts for @defun names and args.
1710 % @var is set to this for defun arguments.
3383 % @end defun
3385 % @defun ...
3387 % start of the @defun won't see the skip inserted by the @end of
3388 % the previous defun.
5106 % @defun etc.
5123 % a break between a section heading and a defun.
5145 % And now, it's time to reuse the body of the original defun
[all...]
/freebsd-10.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex822 % This defn is used inside fill environments such as @defun.
1551 % A few fonts for @defun names and args.
1786 % @var is set to this for defun arguments.
3557 % @end defun
3559 % @defun ...
3561 % start of the @defun won't see the skip inserted by the @end of
3562 % the previous defun.
5302 % @defun etc.
5319 % a break between a section heading and a defun.
5341 % And now, it's time to reuse the body of the original defun
[all...]
/freebsd-10.0-release/contrib/groff/doc/
H A Dtexinfo.tex799 % This defn is used inside fill environments such as @defun.
1485 % A few fonts for @defun names and args.
1720 % @var is set to this for defun arguments.
3455 % @end defun
3457 % @defun ...
3459 % start of the @defun won't see the skip inserted by the @end of
3460 % the previous defun.
5178 % @defun etc.
5195 % a break between a section heading and a defun.
5217 % And now, it's time to reuse the body of the original defun
[all...]

Completed in 255 milliseconds