Searched refs:s_ifc (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dread.h161 extern void s_ifc (int arg);
H A Dread.c324 {"ifc", s_ifc, 0},
332 {"ifnc", s_ifc, 1},
777 || pop->poc_handler == s_ifc
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dread.h160 extern void s_ifc (int arg);
H A Dread.c347 {"ifc", s_ifc, 0},
356 {"ifnc", s_ifc, 1},
870 || pop->poc_handler == s_ifc

Completed in 196 milliseconds