Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gas/
H A Dlisting.h29 #define LISTING_NODEBUG 16 macro
H A Dlisting.c299 if ((listing & LISTING_NODEBUG) != 0 in listing_newline()
405 if ((listing & LISTING_NODEBUG) != 0) in listing_newline()
1029 if (!((listing & LISTING_NODEBUG) in listing_listing()
1052 if (!((listing & LISTING_NODEBUG) in listing_listing()
H A Das.c748 listing |= LISTING_NODEBUG; in parse_args()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dlisting.h29 #define LISTING_NODEBUG 16 macro
H A Dlisting.c299 if ((listing & LISTING_NODEBUG) != 0 in listing_newline()
405 if ((listing & LISTING_NODEBUG) != 0) in listing_newline()
1024 if (!((listing & LISTING_NODEBUG) in listing_listing()
1047 if (!((listing & LISTING_NODEBUG) in listing_listing()
H A Das.c812 listing |= LISTING_NODEBUG; in parse_args()