Home
last modified time | relevance | path

Searched refs:IntToBytecode (Results 1 – 1 of 1) sorted by relevance

/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/libreallive/
H A Dexpression.cc52 std::string IntToBytecode(int val) { in IntToBytecode() function
1089 return IntToBytecode(machine.store_register()); in GetSerializedExpression()
1091 return IntToBytecode(int_constant); in GetSerializedExpression()
1098 return IntToBytecode(GetIntegerValue(machine)); in GetSerializedExpression()
1104 return IntToBytecode(GetIntegerValue(machine)); in GetSerializedExpression()
1109 return IntToBytecode(GetIntegerValue(machine)); in GetSerializedExpression()