Searched refs:blanks (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/scripts/
H A Dcleanfile91 @blanks = ();
100 push(@blanks, $line);
103 push(@lines, @blanks);
107 @blanks = ();
112 # Any blanks at the end of the file are discarded
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/tests/
H A Druntests.c630 int blanks = 0; local
634 ++blanks;
640 if (blanks && !is_cdata)
641 /* illegal leading blanks */
644 else if (blanks > 1 && !is_cdata)
646 blanks = 0;
650 if (blanks && !is_cdata)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/kernel/
H A Dentry-armv.S126 @ We are now ready to fill in the remaining blanks on the stack:
347 @ We are now ready to fill in the remaining blanks on the stack:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/shell/
H A Dhush.c129 static const char blanks[] ALIGN1 =
131 return &blanks[sizeof(blanks) - i - 1];
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxpath.c10473 /* ignore blanks */
10911 int blanks; local
10937 blanks = IS_BLANK_CH(CUR);
10984 if ((!blanks) && (CUR == ':')) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxpath.c10520 /* ignore blanks */
10958 int blanks; local
10984 blanks = IS_BLANK_CH(CUR);
11031 if ((!blanks) && (CUR == ':')) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxpath.c10473 /* ignore blanks */
10911 int blanks; local
10937 blanks = IS_BLANK_CH(CUR);
10984 if ((!blanks) && (CUR == ':')) {

Completed in 232 milliseconds