Searched refs:startNotGreatZero (Results 1 – 1 of 1) sorted by relevance
340 Label startNotGreatZero(env); in DECLARE_BUILTINS() local411 Branch(Int32GreaterThan(*start, Int32(0)), &startGreatZero, &startNotGreatZero); in DECLARE_BUILTINS()412 Bind(&startNotGreatZero); in DECLARE_BUILTINS()