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

/darwin-on-arm/xnu/SETUP/config/
H A Dconfig.h288 int opteq(const char *cp, const char *dp);
H A Dmkmakefile.c540 if (op->op_value == 0 && opteq(op->op_name, wd)) {
549 if (opteq(cp->cpu_name, wd)) {
632 opteq(const char *cp, const char *dp) function

Completed in 24 milliseconds