Home
last modified time | relevance | path

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

/dports/lang/scheme48/scheme48-1.9.2/c/
H A Dscheme48vm-64.c7702 long index_1450X; in s48_restart() local
11277 index_1450X = PS_SHIFT_RIGHT_INLINE(index_1447X, 2); in s48_restart()
11278 if ((index_1450X < 0)) { in s48_restart()
11281 if ((index_1450X < len_1449X)) { in s48_restart()
H A Dscheme48vm-32.c7702 long index_1450X; in s48_restart() local
11277 index_1450X = PS_SHIFT_RIGHT_INLINE(index_1447X, 2); in s48_restart()
11278 if ((index_1450X < 0)) { in s48_restart()
11281 if ((index_1450X < len_1449X)) { in s48_restart()