Home | History | Annotate | Download | only in out

Lines Matching refs:LL

158     union { s8 ll; u4 parts[2]; } conv;
163 return conv.ll;
175 union { s8 ll; u4 parts[2]; } conv;
178 conv.ll = val;
779 if (secondVal == 0LL) { \
785 secondVal == -1LL) \
825 if (secondVal == 0LL) { \
831 secondVal == -1LL) \
2831 * needs them, they'll be specified in the call.
3696 * thrown. If the code keeps pushing the stack bounds we'll end
3919 * calls. For native calls, we'll mark EXIT on return.