Home
last modified time | relevance | path

Searched refs:BEfallthru (Results 1 – 25 of 37) sorted by relevance

12

/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Dblockexit.c48 result = BEfallthru; in blockExit()
73 result = BEfallthru; in blockExit()
79 result = BEfallthru; in blockExit()
126 result = BEfallthru; in blockExit()
149 result = BEfallthru; in blockExit()
179 result = BEfallthru; in blockExit()
210 result = BEfallthru; in blockExit()
220 result = BEfallthru; in blockExit()
267 result = BEfallthru; in blockExit()
272 result = BEfallthru; in blockExit()
[all …]
H A Dstatement.h58 BEfallthru = 1, enumerator
66 BEany = (BEfallthru | BEthrow | BEreturn | BEgoto | BEhalt)
H A Dfunc.c274 if (blockExit(sexception, fd, false) & BEfallthru) in visit()
1888 if (blockexit & BEfallthru) in semantic3()
1899 if (blockexit & BEfallthru) in semantic3()
1911 if ((blockexit & BEfallthru) && f->next->ty != Tvoid && !inlineAsm) in semantic3()
2196 if (blockExit(sbody, this, f->isnothrow) == BEfallthru) in semantic3()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Dblockexit.c48 result = BEfallthru; in blockExit()
75 result = BEfallthru; in blockExit()
81 result = BEfallthru; in blockExit()
128 result = BEfallthru; in blockExit()
151 result = BEfallthru; in blockExit()
181 result = BEfallthru; in blockExit()
212 result = BEfallthru; in blockExit()
222 result = BEfallthru; in blockExit()
269 result = BEfallthru; in blockExit()
274 result = BEfallthru; in blockExit()
[all …]
H A Dsemantic3.c156 if (blockExit(sexception, fd, false) & BEfallthru) in visit()
833 if (blockexit & BEfallthru) in visit()
844 if (blockexit & BEfallthru) in visit()
859 if ((blockexit & BEfallthru) && f->next->ty != Tvoid && !inlineAsm) in visit()
1133 if (blockExit(sbody, funcdecl, f->isnothrow) == BEfallthru) in visit()
H A Dstatement.h66 BEfallthru = 1, enumerator
74 BEany = (BEfallthru | BEthrow | BEreturn | BEgoto | BEhalt)
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Dblockexit.c48 result = BEfallthru; in blockExit()
73 result = BEfallthru; in blockExit()
79 result = BEfallthru; in blockExit()
126 result = BEfallthru; in blockExit()
149 result = BEfallthru; in blockExit()
179 result = BEfallthru; in blockExit()
210 result = BEfallthru; in blockExit()
220 result = BEfallthru; in blockExit()
267 result = BEfallthru; in blockExit()
272 result = BEfallthru; in blockExit()
[all …]
H A Dstatement.h58 BEfallthru = 1, enumerator
66 BEany = (BEfallthru | BEthrow | BEreturn | BEgoto | BEhalt)
H A Dfunc.c274 if (blockExit(sexception, fd, false) & BEfallthru) in visit()
1889 if (blockexit & BEfallthru) in semantic3()
1900 if (blockexit & BEfallthru) in semantic3()
1912 if ((blockexit & BEfallthru) && f->next->ty != Tvoid && !inlineAsm) in semantic3()
2197 if (blockExit(sbody, this, f->isnothrow) == BEfallthru) in semantic3()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Dblockexit.c48 result = BEfallthru; in blockExit()
75 result = BEfallthru; in blockExit()
81 result = BEfallthru; in blockExit()
128 result = BEfallthru; in blockExit()
151 result = BEfallthru; in blockExit()
181 result = BEfallthru; in blockExit()
212 result = BEfallthru; in blockExit()
222 result = BEfallthru; in blockExit()
269 result = BEfallthru; in blockExit()
274 result = BEfallthru; in blockExit()
[all …]
H A Dsemantic3.c156 if (blockExit(sexception, fd, false) & BEfallthru) in visit()
833 if (blockexit & BEfallthru) in visit()
844 if (blockexit & BEfallthru) in visit()
859 if ((blockexit & BEfallthru) && f->next->ty != Tvoid && !inlineAsm) in visit()
1133 if (blockExit(sbody, funcdecl, f->isnothrow) == BEfallthru) in visit()
H A Dstatement.h66 BEfallthru = 1, enumerator
74 BEany = (BEfallthru | BEthrow | BEreturn | BEgoto | BEhalt)
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Dblockexit.c48 result = BEfallthru; in blockExit()
73 result = BEfallthru; in blockExit()
79 result = BEfallthru; in blockExit()
126 result = BEfallthru; in blockExit()
149 result = BEfallthru; in blockExit()
179 result = BEfallthru; in blockExit()
210 result = BEfallthru; in blockExit()
220 result = BEfallthru; in blockExit()
267 result = BEfallthru; in blockExit()
272 result = BEfallthru; in blockExit()
[all …]
H A Dstatement.h58 BEfallthru = 1, enumerator
66 BEany = (BEfallthru | BEthrow | BEreturn | BEgoto | BEhalt)
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Dblockexit.c48 result = BEfallthru; in blockExit()
75 result = BEfallthru; in blockExit()
81 result = BEfallthru; in blockExit()
128 result = BEfallthru; in blockExit()
151 result = BEfallthru; in blockExit()
181 result = BEfallthru; in blockExit()
212 result = BEfallthru; in blockExit()
222 result = BEfallthru; in blockExit()
269 result = BEfallthru; in blockExit()
274 result = BEfallthru; in blockExit()
[all …]
H A Dsemantic3.c156 if (blockExit(sexception, fd, false) & BEfallthru) in visit()
833 if (blockexit & BEfallthru) in visit()
844 if (blockexit & BEfallthru) in visit()
859 if ((blockexit & BEfallthru) && f->next->ty != Tvoid && !inlineAsm) in visit()
1133 if (blockExit(sbody, funcdecl, f->isnothrow) == BEfallthru) in visit()
H A Dstatement.h66 BEfallthru = 1, enumerator
74 BEany = (BEfallthru | BEthrow | BEreturn | BEgoto | BEhalt)
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Dblockexit.c48 result = BEfallthru; in blockExit()
73 result = BEfallthru; in blockExit()
79 result = BEfallthru; in blockExit()
126 result = BEfallthru; in blockExit()
149 result = BEfallthru; in blockExit()
179 result = BEfallthru; in blockExit()
210 result = BEfallthru; in blockExit()
220 result = BEfallthru; in blockExit()
267 result = BEfallthru; in blockExit()
272 result = BEfallthru; in blockExit()
[all …]
H A Dstatement.h58 BEfallthru = 1, enumerator
66 BEany = (BEfallthru | BEthrow | BEreturn | BEgoto | BEhalt)
H A Dfunc.c274 if (blockExit(sexception, fd, false) & BEfallthru) in visit()
1873 if (blockexit & BEfallthru) in semantic3()
1884 if (blockexit & BEfallthru) in semantic3()
1896 if ((blockexit & BEfallthru) && f->next->ty != Tvoid && !inlineAsm) in semantic3()
2181 if (blockExit(sbody, this, f->isnothrow) == BEfallthru) in semantic3()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Dblockexit.c48 result = BEfallthru; in blockExit()
73 result = BEfallthru; in blockExit()
79 result = BEfallthru; in blockExit()
126 result = BEfallthru; in blockExit()
149 result = BEfallthru; in blockExit()
179 result = BEfallthru; in blockExit()
210 result = BEfallthru; in blockExit()
220 result = BEfallthru; in blockExit()
267 result = BEfallthru; in blockExit()
272 result = BEfallthru; in blockExit()
[all …]
H A Dstatement.h58 BEfallthru = 1, enumerator
66 BEany = (BEfallthru | BEthrow | BEreturn | BEgoto | BEhalt)
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Dblockexit.c48 result = BEfallthru; in blockExit()
73 result = BEfallthru; in blockExit()
79 result = BEfallthru; in blockExit()
126 result = BEfallthru; in blockExit()
149 result = BEfallthru; in blockExit()
179 result = BEfallthru; in blockExit()
210 result = BEfallthru; in blockExit()
220 result = BEfallthru; in blockExit()
267 result = BEfallthru; in blockExit()
272 result = BEfallthru; in blockExit()
[all …]
H A Dstatement.h58 BEfallthru = 1, enumerator
66 BEany = (BEfallthru | BEthrow | BEreturn | BEgoto | BEhalt)
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dstatement.h51 BEfallthru = 1, enumerator
59 BEany = (BEfallthru | BEthrow | BEreturn | BEgoto | BEhalt)

12