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

/freebsd-11-stable/contrib/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.c646 LISTING_NEWLINE ();

Completed in 118 milliseconds