HomeSort by relevance Sort by last modified time
    Searched full:minor_equal (Results 1 - 1 of 1) sorted by null

  /external/libusb/libusb/os/
windows_winusb.c 684 ULONGLONG major_equal, minor_equal; local
714 minor_equal = VerSetConditionMask(0, VER_MINORVERSION, VER_EQUAL);
719 if (!VerifyVersionInfoA(&vi2, VER_MINORVERSION, minor_equal))
    [all...]

Completed in 989 milliseconds