Home
last modified time | relevance | path

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

/dports/lang/racket/racket-8.3/src/bc/src/
H A Dread.c89 #define mz_shape_vec_plus_infix 4 macro
1371 && (shape != mz_shape_vec_plus_infix)) in read_list()
1380 if ((ch != closer) || (shape == mz_shape_vec_plus_infix)) { in read_list()
1693 (allow_infix ? mz_shape_vec_plus_infix : mz_shape_vec), in read_vector()
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dread.c89 #define mz_shape_vec_plus_infix 4 macro
1371 && (shape != mz_shape_vec_plus_infix)) in read_list()
1380 if ((ch != closer) || (shape == mz_shape_vec_plus_infix)) { in read_list()
1693 (allow_infix ? mz_shape_vec_plus_infix : mz_shape_vec), in read_vector()