Home
last modified time | relevance | path

Searched refs:LISTING_SKIP_COND (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/binutils/gas/
HDcond.c116 if (LISTING_SKIP_COND () in s_ifdef()
173 if (LISTING_SKIP_COND () in s_if()
210 if (LISTING_SKIP_COND () in s_ifb()
290 if (LISTING_SKIP_COND () in s_ifc()
364 if (LISTING_SKIP_COND () in s_elseif()
388 if (LISTING_SKIP_COND () in s_endif()
433 if (LISTING_SKIP_COND () in s_else()
484 if (LISTING_SKIP_COND () in s_ifeqs()
HDlisting.h42 #define LISTING_SKIP_COND() ((listing & LISTING_NOCOND) != 0) macro
HDChangeLog-96972278 (LISTING_SKIP_COND): Define.