Searched refs:OUTSIDE (Results 1 – 3 of 3) sorted by relevance
837 #define OUTSIDE 0 in apply_hunk() macro841 int def_state = OUTSIDE; in apply_hunk()852 if (def_state == OUTSIDE) { in apply_hunk()871 } else if (def_state == OUTSIDE) { in apply_hunk()913 if (do_defines && def_state != OUTSIDE) { in apply_hunk()915 def_state = OUTSIDE; in apply_hunk()922 if (def_state == OUTSIDE) { in apply_hunk()935 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 …]
504 * existing scanners that call yyless() from OUTSIDE yylex.