Home
last modified time | relevance | path

Searched refs:zcode_last (Results 1 - 2 of 2) sorted by relevance

/third_party/toybox/toys/pending/
H A Dawk.c115 int zcode_last;
1118 TT.zcode_last = zlist_append(&TT.zcode, &n); in gen2cd()
1123 TT.zcode_last = zlist_append(&TT.zcode, &op); in gencd()
1636 // can find either tkfield or tkvar at same place (ZCODE[TT.zcode_last-1]). in field_op()
1660 if (ZCODE[TT.zcode_last - 1] == tkvar) ZCODE[TT.zcode_last-1] = opvarref; in convert_push_to_reference()
1661 else if (ZCODE[TT.zcode_last - 1] == opmap) ZCODE[TT.zcode_last - 1] = opmapref; in convert_push_to_reference()
1662 else if (ZCODE[TT.zcode_last - 1] == tkfield) ZCODE[TT.zcode_last in convert_push_to_reference()
[all...]
/third_party/toybox/generated/
H A Dglobals.h571 int zcode_last; member

Completed in 11 milliseconds