Searched refs:VERS_MAJOR_DIGITS (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/libkern/
H A DOSKextVersion.c40 #define VERS_MAJOR_DIGITS (4) macro
213 while (num_digits_scanned < VERS_MAJOR_DIGITS) {
237 if (num_digits_scanned == VERS_MAJOR_DIGITS) {

Completed in 17 milliseconds