Home
last modified time | relevance | path

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

/dports/lang/racket/racket-8.3/src/bc/src/
H A Dstring.c4482 Scheme_Object *a[3], *status_sym; in convert_one() local
4684 status_sym = complete_symbol; in convert_one()
4687 status_sym = continues_symbol; in convert_one()
4690 status_sym = aborts_symbol; in convert_one()
4695 status_sym = error_symbol; in convert_one()
4705 a[2] = status_sym; in convert_one()
4708 a[1] = status_sym; in convert_one()
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dstring.c4482 Scheme_Object *a[3], *status_sym; in convert_one() local
4684 status_sym = complete_symbol; in convert_one()
4687 status_sym = continues_symbol; in convert_one()
4690 status_sym = aborts_symbol; in convert_one()
4695 status_sym = error_symbol; in convert_one()
4705 a[2] = status_sym; in convert_one()
4708 a[1] = status_sym; in convert_one()