Home
last modified time | relevance | path

Searched refs:OLDEST_INPUT_FASL_VERSION (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dfasl.h111 #define OLDEST_INPUT_FASL_VERSION FASL_VERSION_C_CODE macro
H A Dfasl.c102 ((((FASLHDR_VERSION (fh)) >= OLDEST_INPUT_FASL_VERSION) in check_fasl_version()
H A Dfasload.c160 OLDEST_INPUT_FASL_VERSION, in init_fasl_file()