Searched refs:INTERNAL (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/html/
H A Dhtmlrefs.c64 " \b<!--INTERNAL-->\b ... \b<!--/INTERNAL-->\b lines are not"
71 "[e:external?Do not list references inside \b<!--INTERNAL-->\b ..."
72 " \b<!--/INTERNAL-->\b lines. See \bmm2html\b(1) for an html"
102 " \b<!--INTERNAL-->\b ... \b<!--/INTERNAL-->\b or are not in"
148 #define INTERNAL 0x040 macro
221 static const char internal[] = "<!--INTERNAL-->";
222 static const char external[] = "<!--/INTERNAL-->";
552 if (flags != INTERNAL
[all...]
/ast/src/cmd/nmake/
H A DMakerules.mk4028 .SOURCE.mk : .CLEAR . $(*.SOURCE.mk:N!=$(*.SOURCE.mk.INTERNAL:/ /|/G)) $(*.SOURCE.mk.INTERNAL)

Completed in 28 milliseconds