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

/freebsd-10.0-release/contrib/binutils/gas/
H A Dlisting.h36 #define LISTING_NEWLINE() { if (listing) listing_newline(NULL); }
49 void listing_newline (char *ps);
H A Dlisting.c61 into a call to listing_newline. The call is done from read.c, every
64 The function listing_newline remembers the frag associated with the
280 listing_newline (char *ps) function
1308 listing_newline (char *name) function
H A Dread.c602 listing_newline (NULL);
739 listing_newline (copy);
743 listing_newline (NULL);

Completed in 112 milliseconds