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

/darwin-on-arm/xnu/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 71 milliseconds