Searched refs:self_id (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/external/mit/libuv/dist/test/ |
| H A D | test-thread-equal.c | 30 uv_thread_t self_id = uv_thread_self(); in check_thread() local 32 ASSERT_NOT_NULL(self_id); in check_thread() 34 ASSERT(uv_thread_equal(&main_thread_id, &self_id) == 0); in check_thread()
|
| /netbsd-src/sys/dev/ieee1394/ |
| H A D | firewire.c | 960 union fw_self_id *self_id; in fw_sidrcv() local 973 self_id = fc->topology_map->self_id; in fw_sidrcv() 981 *self_id = *((union fw_self_id *)sid); in fw_sidrcv() 983 if (self_id->p0.sequel == 0) { in fw_sidrcv() 988 node = self_id->p0.phy_id; in fw_sidrcv() 990 fc->max_node = self_id->p0.phy_id; in fw_sidrcv() 993 self_id->p0.phy_speed; in fw_sidrcv() 998 self_id->p0.phy_speed); in fw_sidrcv() 999 if ((fc->irm == -1 || self_id->p0.phy_id > fc->irm) && in fw_sidrcv() 1000 (self_id->p0.link_active && self_id->p0.contender)) in fw_sidrcv() [all …]
|
| H A D | firewire.h | 412 union fw_self_id self_id[4*64]; member
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
| H A D | objc-act.h | 433 #define self_id objc_global_trees[OCTI_SELF_ID] macro
|
| H A D | objc-act.c | 3095 self_id = get_identifier ("self"); in synth_module_prologue() 8420 PARM_DECL, self_id, self_type)); in synth_self_and_ucmd_args() 8885 super_expr = objc_build_component_ref (UOBJC_SUPER_decl, self_id); in get_super_receiver()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
| H A D | objc-act.h | 447 #define self_id objc_global_trees[OCTI_SELF_ID] macro
|
| H A D | objc-act.cc | 3171 self_id = get_identifier ("self"); in synth_module_prologue() 8534 PARM_DECL, self_id, self_type)); in synth_self_and_ucmd_args() 9012 super_expr = objc_build_component_ref (UOBJC_SUPER_decl, self_id); in get_super_receiver()
|
| /netbsd-src/usr.sbin/fwctl/ |
| H A D | fwcontrol.c | 525 sid = tmap->self_id[i]; in show_topology_map()
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ChangeLog.git | 24073 frame={level="2",args=[{name="self_id",value="0x464840"}]}, 24087 frame={level="2",args=[{name="self_id",value="0x444850"}]},
|