Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.h216 #define MASK_STATS 0x00000040 /* print statistics to stderr */ macro
288 #define TARGET_STATS (target_flags & MASK_STATS)
556 {"stats", MASK_STATS, \
558 {"no-stats", -MASK_STATS, \