Home
last modified time | relevance | path

Searched refs:key_30X (Results 1 – 2 of 2) sorted by relevance

/dports/lang/scheme48/scheme48-1.9.2/c/
H A Dscheme48-twospace-heap-32.c207 long key_30X; in table_setB() local
296 key_30X = *(old_keys_21X + i_29X); in table_setB()
297 if ((0 == key_30X)) { in table_setB()
301 …arg0K0 = ((key_30X ^ ((PS_SHIFT_LEFT_INLINE(key_30X, 1)) ^ (PS_SHIFT_RIGHT_INLINE(key_30X, 10)))) … in table_setB()
316 *(new_keys_26X + i_32X) = key_30X; in table_setB()
H A Dscheme48-twospace-heap-64.c207 long key_30X; in table_setB() local
296 key_30X = *(old_keys_21X + i_29X); in table_setB()
297 if ((0 == key_30X)) { in table_setB()
301 …arg0K0 = ((key_30X ^ ((PS_SHIFT_LEFT_INLINE(key_30X, 1)) ^ (PS_SHIFT_RIGHT_INLINE(key_30X, 10)))) … in table_setB()
316 *(new_keys_26X + i_32X) = key_30X; in table_setB()