Searched refs:OUTSIDE (Results 1 – 4 of 4) sorted by relevance
24 unifdef: process line 1 PLAIN -> OUTSIDE depth 026 unifdef: process line 2 PLAIN -> OUTSIDE depth 028 unifdef: process line 3 PLAIN -> OUTSIDE depth 030 unifdef: process line 4 PLAIN -> OUTSIDE depth 032 unifdef: process line 5 PLAIN -> OUTSIDE depth 034 unifdef: process line 6 PLAIN -> OUTSIDE depth 036 unifdef: process line 7 PLAIN -> OUTSIDE depth 061 unifdef: process line 12 ENDIF -> OUTSIDE depth 063 unifdef: process line 13 PLAIN -> OUTSIDE depth 0107 unifdef: process line 20 ENDIF -> OUTSIDE depth 0[all …]
897 #define OUTSIDE 0 in apply_hunk() macro901 int def_state = OUTSIDE; in apply_hunk()912 if (def_state == OUTSIDE) { in apply_hunk()931 } else if (def_state == OUTSIDE) { in apply_hunk()973 if (do_defines && def_state != OUTSIDE) { in apply_hunk()975 def_state = OUTSIDE; in apply_hunk()982 if (def_state == OUTSIDE) { in apply_hunk()995 if (do_defines && def_state != OUTSIDE) { in apply_hunk()
3062 # s/OUTSIDE/outside-interface (eg: fxp0)3065 block in on OUTSIDE all3066 block in quick on OUTSIDE from 0.0.0.0/7 to any3067 block in quick on OUTSIDE from 2.0.0.0/8 to any3068 block in quick on OUTSIDE from 5.0.0.0/8 to any3069 block in quick on OUTSIDE from 10.0.0.0/8 to any3070 block in quick on OUTSIDE from 23.0.0.0/8 to any3071 block in quick on OUTSIDE from 27.0.0.0/8 to any3072 block in quick on OUTSIDE from 31.0.0.0/8 to any3073 block in quick on OUTSIDE from 67.0.0.0/8 to any[all …]
421 * existing scanners that call yyless() from OUTSIDE yylex.