Searched refs:insertion (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/gnu/usr.bin/texinfo/makeinfo/
H A DMakefile5 index.c insertion.c lang.c macro.c makeinfo.c multi.c \
/freebsd-10.0-release/contrib/texinfo/makeinfo/
H A Dinsertion.c0 /* insertion.c -- insertions for Texinfo.
2 $Id: insertion.c,v 1.55 2004/11/11 18:34:28 karl Exp $
26 #include "insertion.h"
32 /* Must match list in insertion.h. */
69 /* Since an insertion is already in the stack before we reach the switch
90 /* Return the type of the current insertion. */
94 return insertion_level ? insertion_stack->insertion : bad_type;
105 /* Skip down through the stack until we find an insertion with an
109 switch (elt->insertion)
180 /* Push the state of the current insertion o
[all...]
H A Dinsertion.h0 /* insertion.h -- declarations for insertion.c.
2 $Id: insertion.h,v 1.10 2004/04/11 17:56:47 karl Exp $
23 /* Must match list in insertion.c. */
46 int insertion; member in struct:istack_elt
H A Ddefun.c24 #include "insertion.h"
299 /* This is needed also in insertion.c. */
329 /* Make the defun type insertion.
330 TYPE says which insertion this is.
331 X_P, if nonzero, says not to start a new insertion. */
688 entry included in the body of an insertion of the same type. */
701 /* If we are adding to an already existing insertion, then make sure
702 that we are already in an insertion of type TYPE. */
707 while (i && (i->insertion == ifset || i->insertion
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Support/Unix/
H A DSignals.inc249 // made on insertion become invalid by being copied down an element.
/freebsd-10.0-release/contrib/ipfilter/
H A DHISTORY48 3542978 ipv4 and ipv6 nat insert have common hash insertion
514 fix rule insertion bug
1748 Added insertion of filter rules. Use "@<#>" at the beginning of a filter
/freebsd-10.0-release/contrib/amd/doc/
H A Dtexinfo.tex806 % paragraph. For more general purposes, use the \margin insertion
6230 % the real \insert just after the vbox finished. Otherwise, the insertion
/freebsd-10.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex830 % paragraph. For more general purposes, use the \margin insertion
6431 % the real \insert just after the vbox finished. Otherwise, the insertion
/freebsd-10.0-release/contrib/groff/doc/
H A Dtexinfo.tex807 % paragraph. For more general purposes, use the \margin insertion
6302 % the real \insert just after the vbox finished. Otherwise, the insertion

Completed in 213 milliseconds