Home
last modified time | relevance | path

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

/dports/lang/sdcc/sdcc-4.0.0/src/
H A DSDCCast.h91 symbol *condLabel; /* conditional label */ member
H A DSDCCast.c2535 symbol * condLabel, ast * initExpr, ast * condExpr, in createDoFor()
6314 symbol * condLabel, ast * initExpr, ast * condExpr, ast * loopExpr, in createFor()