Home
last modified time | relevance | path

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

/dports/lang/scheme48/scheme48-1.9.2/c/
H A Dscheme48vm-64.c4999 long max_898X; in s48_copy_string_to_utf_16be_nU() local
5025 max_898X = v_897X - start_892X; in s48_copy_string_to_utf_16be_nU()
5029 if ((max_898X < count_893X)) { in s48_copy_string_to_utf_16be_nU()
5034 s48_range_violation((PS_SHIFT_LEFT_INLINE(count_893X, 2)), 0, (PS_SHIFT_LEFT_INLINE(max_898X, 2))); in s48_copy_string_to_utf_16be_nU()
H A Dscheme48vm-32.c4999 long max_898X; in s48_copy_string_to_utf_16be_nU() local
5025 max_898X = v_897X - start_892X; in s48_copy_string_to_utf_16be_nU()
5029 if ((max_898X < count_893X)) { in s48_copy_string_to_utf_16be_nU()
5034 s48_range_violation((PS_SHIFT_LEFT_INLINE(count_893X, 2)), 0, (PS_SHIFT_LEFT_INLINE(max_898X, 2))); in s48_copy_string_to_utf_16be_nU()