Searched refs:l15 (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.trace/
H A Dcollection.c49 l8, l9, l10, l11, l12, l13, l14, l15, lminus; variable
227 l14 = s14 = c14 = 14; l15 = s15 = c15 = 15;
277 l14 = s14 = c14 = 0; l15 = s15 = c15 = 0;
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dbuiltins.c154 int l15, l16, l17; local
163 l15 = getlab();
170 p = buildtree(CBRANCH, buildtree(GE, ccopy(t101), bcon(sz)), bcon(l15));
182 rn = cmop(rn, block(GOTO, bcon(l15), NIL, INT, 0, 0));
190 rn = cmop(rn, lblnod(l15));
241 int l15, l16, l17; local
250 l15 = getlab();
256 p = buildtree(CBRANCH, buildtree(EQ, ccopy(t102), bcon(0)), bcon(l15));
263 p = buildtree(CBRANCH, buildtree(GE, ccopy(t101), bcon(sz)), bcon(l15));
271 rn = cmop(rn, block(GOTO, bcon(l15), NI
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dbuiltins.c154 int l15, l16, l17; local
163 l15 = getlab();
170 p = buildtree(CBRANCH, buildtree(GE, ccopy(t101), bcon(sz)), bcon(l15));
182 rn = cmop(rn, block(GOTO, bcon(l15), NIL, INT, 0, 0));
190 rn = cmop(rn, lblnod(l15));
241 int l15, l16, l17; local
250 l15 = getlab();
256 p = buildtree(CBRANCH, buildtree(EQ, ccopy(t102), bcon(0)), bcon(l15));
263 p = buildtree(CBRANCH, buildtree(GE, ccopy(t101), bcon(sz)), bcon(l15));
271 rn = cmop(rn, block(GOTO, bcon(l15), NI
[all...]

Completed in 109 milliseconds