Home
last modified time | relevance | path

Searched defs:G_ERROR (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.h541 #define G_ERROR 0 /* default action: error if multiple words */ macro
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h59285 #define G_ERROR(x) (((x) >> S_ERROR) & M_ERROR) macro