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

/freebsd-11-stable/contrib/binutils/gas/
H A Dcond.c68 s_ifdef (int test_defined) function
H A Dread.h161 extern void s_ifdef (int arg);
H A Dread.c354 {"ifdef", s_ifdef, 0},
363 {"ifndef", s_ifdef, 1},
366 {"ifnotdef", s_ifdef, 1},
867 || pop->poc_handler == s_ifdef

Completed in 107 milliseconds