Home | History | Annotate | Download | only in src

Lines Matching full:uint64

795         *(uint64*)value = ((uint64)inf_hi << 32);
797 *(uint64*)value = (uint64)-1;