Home | History | Annotate | Download | only in out

Lines Matching refs:LL

170     union { s8 ll; u4 parts[2]; } conv;
175 return conv.ll;
189 union { s8 ll; u4 parts[2]; } conv;
192 conv.ll = val;
868 if (secondVal == 0LL) { \
875 secondVal == -1LL) \
915 if (secondVal == 0LL) { \
922 secondVal == -1LL) \