Searched refs:skipping (Results 1 – 6 of 6) sorted by relevance
39 int skipping; variable107 if (!skipping && anymacros) in process()109 if (skipping) in process()142 if (skipping) in control()147 if (--ifdepth < skipping) in control()148 skipping = 0; in control()163 if (ifdepth <= skipping) in control()214 skipping = ifdepth; in control()228 skipping = ifdepth; in control()231 skipping = 0; in control()[all …]
254 extern int skipping;
120 print "Couldn't find '$dirname': skipping\n";155 print "skipping symbolic link $dest/$dest_name -> $link\n";
78 // Basically obtained by skipping all white spaces after the end of sentence position.
67 ... // skipping additional data
2741 AC_MSG_RESULT([only used on Mac currently, skipping])2745 AC_MSG_RESULT([yes - enabled explicitly, skipping checks])
Completed in 52 milliseconds