Searched refs:LISTING_NEWLINE (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dlisting.h36 #define LISTING_NEWLINE() { if (listing) listing_newline(NULL); } macro
38 #define LISTING_NEWLINE() {;} macro
40 #define LISTING_EOF() LISTING_NEWLINE()
H A Dread.c557 LISTING_NEWLINE ();
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dlisting.h36 #define LISTING_NEWLINE() { if (listing) listing_newline(NULL); } macro
38 #define LISTING_NEWLINE() {;} macro
40 #define LISTING_EOF() LISTING_NEWLINE()
H A Dread.c640 LISTING_NEWLINE ();

Completed in 139 milliseconds