Home | History | Annotate | Download | only in misc

Lines Matching refs:LL

50 #define QCOW_OFLAG_COPIED     (1LL << 63)
895 l1_size = ((total_size + (1LL << shift) - 1) >> shift);