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

/netbsd-current/external/gpl3/gdb.old/dist/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()
/netbsd-current/external/gpl3/binutils.old/dist/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()
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dlisting.h37 #define LISTING_NEWLINE() { if (listing) listing_newline (NULL); } macro
39 #define LISTING_NEWLINE() {;} macro
41 #define LISTING_EOF() LISTING_NEWLINE()

Completed in 92 milliseconds