Home
last modified time | relevance | path

Searched refs:selectors (Results 1 – 25 of 251) sorted by relevance

1234567891011

/netbsd/external/gpl3/gcc.old/dist/libobjc/
H A Dselector.c68 __objc_register_selectors_from_module (struct objc_selector *selectors) in __objc_register_selectors_from_module() argument
72 for (i = 0; selectors[i].sel_id; ++i) in __objc_register_selectors_from_module()
75 name = (char *) selectors[i].sel_id; in __objc_register_selectors_from_module()
76 type = (char *) selectors[i].sel_types; in __objc_register_selectors_from_module()
80 __sel_register_typed_name (name, type, (struct objc_selector *) &(selectors[i]), in __objc_register_selectors_from_module()
/netbsd/external/gpl3/gcc/dist/libobjc/
H A Dselector.c68 __objc_register_selectors_from_module (struct objc_selector *selectors) in __objc_register_selectors_from_module() argument
72 for (i = 0; selectors[i].sel_id; ++i) in __objc_register_selectors_from_module()
75 name = (char *) selectors[i].sel_id; in __objc_register_selectors_from_module()
76 type = (char *) selectors[i].sel_types; in __objc_register_selectors_from_module()
80 __sel_register_typed_name (name, type, (struct objc_selector *) &(selectors[i]), in __objc_register_selectors_from_module()
/netbsd/external/bsd/kyua-atf-compat/dist/
H A Datf-run_test.sh94 atf_test_case selectors
224 atf_add_test_case selectors
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/hppa/basic/
H A Dcopr.s5 ; selectors to make sure they're handled correctly.
H A Dspop.s5 ; selectors to make sure they're handled correctly.
H A Ddeposit2.s7 ; selectors to make sure they're handled correctly.
H A Ddeposit.s7 ; selectors to make sure they're handled correctly.
H A Dextract2.s7 ; selectors to make sure they're handled correctly.
H A Dsh1add.s7 ; selectors to make sure they're handled correctly.
H A Dsh2add.s7 ; selectors to make sure they're handled correctly.
H A Dds.s7 ; selectors to make sure they're handled correctly.
H A Dextract.s7 ; selectors to make sure they're handled correctly.
H A Dfmem.s7 ; selectors to make sure they're handled correctly.
H A Dfp_fcmp.s7 ; selectors to make sure they're handled correctly.
H A Dfp_misc.s7 ; selectors to make sure they're handled correctly.
H A Dsubi.s7 ; selectors to make sure they're handled correctly.
H A Dcomclr.s7 ; selectors to make sure they're handled correctly.
H A Dfp_conv.s7 ; selectors to make sure they're handled correctly.
H A Dimmed.s7 ; selectors to make sure they're handled correctly.
H A Dpurge.s7 ; selectors to make sure they're handled correctly.
H A Dsh3add.s7 ; selectors to make sure they're handled correctly.
H A Dshift.s7 ; selectors to make sure they're handled correctly.
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/hppa/basic/
H A Dcopr.s5 ; selectors to make sure they're handled correctly.
H A Dspop.s5 ; selectors to make sure they're handled correctly.
H A Ddeposit2.s7 ; selectors to make sure they're handled correctly.

1234567891011