Home
last modified time | relevance | path

Searched defs:inloop (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/one-true-awk/
H A Dawkgram.y36 int inloop = 0; /* >= 1 if in while, for, do; can't be bool, since loops can next */ variable
/aosp_15_r20/out/soong/.intermediates/external/one-true-awk/awkgram.tab.c/gen/
Dawkgram.tab.c81 int inloop = 0; /* >= 1 if in while, for, do; can't be bool, since loops can next */ variable