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

/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp4037 #define ARCH_SEPARATOR_CHAR '_' macro
4045 /* Add 1 for the ARCH_SEPARATOR_CHAR, and 1 for the '\0'.
4053 result[keyLength++] = ARCH_SEPARATOR_CHAR;

Completed in 79 milliseconds