Searched refs:STRTAB_COLLISION (Results 1 – 1 of 1) sorted by relevance
384 #define STRTAB_COLLISION(s) \ macro414 STRTAB_COLLISION(s) = *hash_slot; in accel_interned_strings_restore_state()456 pos = STRTAB_COLLISION(s); in accel_find_interned_string()490 pos = STRTAB_COLLISION(s); in accel_new_interned_string()504 STRTAB_COLLISION(s) = *hash_slot; in accel_new_interned_string()546 pos = STRTAB_COLLISION(s); in accel_find_interned_string_ex()
Completed in 12 milliseconds