Home
last modified time | relevance | path

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

/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/cmpintmd/
H A Dc.h147 extern unsigned long c_code_table_export_length (unsigned long *);
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dfasdump.c572 = (c_code_table_export_length (& (FASLHDR_N_C_CODE_BLOCKS (fh))));
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/cmpauxmd/
H A Dc.c220 c_code_table_export_length (unsigned long * n_blocks_r) in c_code_table_export_length() function