Searched refs:incomment (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dunifdef.c182 static Comment_state incomment; /* comment parser state */ variable
436 if (incomment)
555 wascomment = incomment;
564 if (!incomment && linestate == LS_HASH) {
608 if (retval != LT_PLAIN && (wascomment || incomment)) {
610 if (incomment)
634 comment_name[incomment], linestate_name[linestate]);
873 else switch (incomment) {
876 incomment = STARTING_COMMENT;
879 incomment
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DHTMLparser.c4527 int incomment = 0; local
4546 if (!incomment && (base + 4 < len) && !iscomment) {
4549 incomment = 1;
4554 if (incomment) {
4559 incomment = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DHTMLparser.c4427 int incomment = 0; local
4446 if (!incomment && (base + 4 < len) && !iscomment) {
4449 incomment = 1;
4454 if (incomment) {
4459 incomment = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DHTMLparser.c4527 int incomment = 0; local
4546 if (!incomment && (base + 4 < len) && !iscomment) {
4549 incomment = 1;
4554 if (incomment) {
4559 incomment = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DHTMLparser.c4427 int incomment = 0; local
4446 if (!incomment && (base + 4 < len) && !iscomment) {
4449 incomment = 1;
4454 if (incomment) {
4459 incomment = 0;

Completed in 92 milliseconds