Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/dev/i386/
H A Dfasttrap_regset.h99 #define ERR 13 macro
/xnu-8019.80.24/makedefs/
H A DMakeInc.rule84 $(ERR) Parse failure for $$<; \
89 $(ERR) bound attribute stripping failure for $$<; \
126 $(ERR) Parse failure for $$<; \
433 $(ERR) Parse failure for $<; \
H A DMakeInc.cmd28 ERR = $(ECHO) > /dev/stderr
/xnu-8019.80.24/bsd/nfs/
H A Dnfsm_subs.h124 #define nfsm_assert(E, COND, ERR) \ argument
128 (E) = (ERR); \
H A Dnfs.h1604 #define NFS_MAPERR(ERR) nfs_maperr(__FUNCTION__, (ERR)) argument