Searched refs:OUTSIDE (Results 1 – 3 of 3) sorted by relevance
892 #define OUTSIDE 0 in apply_hunk() macro896 int def_state = OUTSIDE; in apply_hunk()907 if (def_state == OUTSIDE) { in apply_hunk()926 } else if (def_state == OUTSIDE) { in apply_hunk()968 if (do_defines && def_state != OUTSIDE) { in apply_hunk()970 def_state = OUTSIDE; in apply_hunk()977 if (def_state == OUTSIDE) { in apply_hunk()990 if (do_defines && def_state != OUTSIDE) { in apply_hunk()
3063 # s/OUTSIDE/outside-interface (eg: fxp0)3066 block in on OUTSIDE all3067 block in quick on OUTSIDE from 0.0.0.0/7 to any3068 block in quick on OUTSIDE from 2.0.0.0/8 to any3069 block in quick on OUTSIDE from 5.0.0.0/8 to any3070 block in quick on OUTSIDE from 10.0.0.0/8 to any3071 block in quick on OUTSIDE from 23.0.0.0/8 to any3072 block in quick on OUTSIDE from 27.0.0.0/8 to any3091 block in quick on OUTSIDE from MYNET to any3094 block out on OUTSIDE all[all …]
421 * existing scanners that call yyless() from OUTSIDE yylex.