HomeSort by relevance Sort by last modified time
    Searched refs:s_ifdef (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/gas/
cond.c 67 s_ifdef (int test_defined) function
read.h 172 extern void s_ifdef (int arg);
read.c 385 {"ifdef", s_ifdef, 0},
394 {"ifndef", s_ifdef, 1},
397 {"ifnotdef", s_ifdef, 1},
1028 || pop->poc_handler == s_ifdef
    [all...]

Completed in 356 milliseconds