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

/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dcond.c67 s_ifdef (int test_defined) function
H A Dread.h162 extern void s_ifdef (int arg);
H A Dread.c325 {"ifdef", s_ifdef, 0},
333 {"ifndef", s_ifdef, 1},
336 {"ifnotdef", s_ifdef, 1},
776 || pop->poc_handler == s_ifdef
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dcond.c67 s_ifdef (int test_defined) function
H A Dread.h161 extern void s_ifdef (int arg);
H A Dread.c348 {"ifdef", s_ifdef, 0},
357 {"ifndef", s_ifdef, 1},
360 {"ifnotdef", s_ifdef, 1},
869 || pop->poc_handler == s_ifdef

Completed in 90 milliseconds