Searched refs:tablep (Results 1 – 3 of 3) sorted by relevance
61 _inithash(hte_t ***tablep) in _inithash() argument64 if (tablep == NULL) in _inithash()65 tablep = &htab; in _inithash()67 *tablep = xcalloc(HSHSIZ2, sizeof (hte_t *)); in _inithash()
252 ipc_info_name_array_t *tablep, in mach_port_space_info() argument276 table_info = *tablep; in mach_port_space_info()285 if (table_info != *tablep) in mach_port_space_info()302 if (table_info != *tablep) in mach_port_space_info()332 if (table_info != *tablep) in mach_port_space_info()370 if (table_info == *tablep) { in mach_port_space_info()404 *tablep = (ipc_info_name_t *) copy; in mach_port_space_info()
2478 tablejump_p (rtx insn, rtx *labelp, rtx *tablep) in tablejump_p() argument2491 if (tablep) in tablejump_p()2492 *tablep = table; in tablejump_p()