Searched refs:gdef (Results 1 – 8 of 8) sorted by relevance
200 \gdef\pagecontents#1{\ifvoid\topins\else\unvbox\topins\fi232 \gdef\parseargdiscardspace {\begingroup\obeylines\futurelet\temp\parseargx}}234 \gdef\obeyedspace{\ }238 \gdef\parsearglinex #1^^M{\endgroup \next {#1}}}337 \gdef\internalexdent{\parsearg\exdentzzz}}396 \def\nodexxx[#1,#2]{\gdef\lastnode{#1}}547 \gdef\evenheadingxxx #1{\evenheadingyyy #1@|@|@|@|\finish}548 \gdef\evenheadingyyy #1@|#2@|#3@|#4\finish{%551 \gdef\oddheadingxxx #1{\oddheadingyyy #1@|@|@|@|\finish}552 \gdef\oddheadingyyy #1@|#2@|#3@|#4\finish{%[all …]
35 @gdef@secheading#1#2#3{@secheadingi {#3@enspace #1}}
74 \gdef\tie{\leavevmode\penalty\tiepenalty\ }87 \ifx\putwordChapter\undefined{\gdef\putwordChapter{Chapter}}\fi%89 \ifx\putwordSee\undefined{\gdef\putwordSee{See}}\fi%90 \ifx\putwordsee\undefined{\gdef\putwordsee{see}}\fi%91 \ifx\putwordfile\undefined{\gdef\putwordfile{file}}\fi%92 \ifx\putwordpage\undefined{\gdef\putwordpage{page}}\fi%93 \ifx\putwordsection\undefined{\gdef\putwordsection{section}}\fi%94 \ifx\putwordSection\undefined{\gdef\putwordSection{Section}}\fi%95 \ifx\putwordTableofContents\undefined{\gdef\putwordTableofContents{Table of Contents}}\fi%96 \ifx\putwordShortContents\undefined{\gdef\putwordShortContents{Short Contents}}\fi%[all …]
117 \ifx\putwordAppendix\undefined \gdef\putwordAppendix{Appendix}\fi118 \ifx\putwordChapter\undefined \gdef\putwordChapter{Chapter}\fi119 \ifx\putwordfile\undefined \gdef\putwordfile{file}\fi120 \ifx\putwordin\undefined \gdef\putwordin{in}\fi121 \ifx\putwordIndexIsEmpty\undefined \gdef\putwordIndexIsEmpty{(Index is empty)}\fi122 \ifx\putwordIndexNonexistent\undefined \gdef\putwordIndexNonexistent{(Index is nonexistent)}\fi123 \ifx\putwordInfo\undefined \gdef\putwordInfo{Info}\fi124 \ifx\putwordInstanceVariableof\undefined \gdef\putwordInstanceVariableof{Instance Variable of}\fi125 \ifx\putwordMethodon\undefined \gdef\putwordMethodon{Method on}\fi126 \ifx\putwordNoTitle\undefined \gdef\putwordNoTitle{No Title}\fi[all …]
35 FT_Bytes *gdef,
18791 xmlSchemaModelGroupDefPtr gdef; in xmlSchemaGetCircModelGrDefRef() local18799 gdef = (xmlSchemaModelGroupDefPtr) term; in xmlSchemaGetCircModelGrDefRef()18800 if (gdef == groupDef) in xmlSchemaGetCircModelGrDefRef()18806 if (gdef->flags & XML_SCHEMA_MODEL_GROUP_DEF_MARKED) in xmlSchemaGetCircModelGrDefRef()18808 if (gdef->children != NULL) { in xmlSchemaGetCircModelGrDefRef()18809 gdef->flags |= XML_SCHEMA_MODEL_GROUP_DEF_MARKED; in xmlSchemaGetCircModelGrDefRef()18811 gdef->children->children); in xmlSchemaGetCircModelGrDefRef()18812 gdef->flags ^= XML_SCHEMA_MODEL_GROUP_DEF_MARKED; in xmlSchemaGetCircModelGrDefRef()