Searched defs:AFLAGS (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/intel/sfe/
H A DMakefile60 AFLAGS = -Di86pc macro
71 CPPFLAGS += $(VFLAGS) $(AFLAGS) $(DFLAGS) $(CFGFLAGS) $(CCVERBOSE) \
/illumos-gate/usr/src/uts/sparc/sfe/
H A DMakefile60 AFLAGS = -Dsun4u macro
71 CPPFLAGS += $(VFLAGS) $(AFLAGS) $(DFLAGS) $(CFGFLAGS) $(CCVERBOSE) \
/illumos-gate/usr/src/uts/intel/bfe/
H A DMakefile55 AFLAGS = -Di86pc macro
66 CPPFLAGS += $(VFLAGS) $(AFLAGS) $(DFLAGS) $(CFGFLAGS) $(CCVERBOSE) \
/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h407 * NOTE: Each auditing module establishes a set of audit flags, AFLAGS(), that
410 * the lm_tflags too. Local auditors only use the AFLAGS(). All tests for
411 * auditing inspect the lm_tflags and AFLAGS() for a specific auditing
939 #define AFLAGS(X) ((X)->rt_aflags) macro

Completed in 696 milliseconds