Home
last modified time | relevance | path

Searched refs:ERR (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.61.12/bsd/dev/i386/ !
H A Dfasttrap_regset.h99 #define ERR 13 macro
/xnu-12377.61.12/makedefs/ !
H A DMakeInc.rule91 $(ERR) Parse failure for $$<; \
128 $(ERR) Parse failure for $$<; \
172 $(ERR) "$$($(SED) -e 's/^/error: /' <<< "$$ERROR_OUTPUT")"; \
176 $(ERR) "error: Moved object file $(2) with verifier failures to $$PWD/$$UNVERIFIED_FILE"; \
559 $(ERR) Parse failure for $<; \
H A DMakeInc.cmd28 ERR = $(ECHO) > /dev/stderr
/xnu-12377.61.12/bsd/nfs/ !
H A Dnfsm_subs.h112 #define nfsm_assert(E, COND, ERR) \ argument
116 (E) = (ERR); \