Home
last modified time | relevance | path

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

/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dx11.h259 #define XI_ALLOCATION_INDEX(xi) ((xi) -> allocation_index) macro
H A Dx11base.c186 (XI_ALLOCATION_INDEX (xi)) = index; in allocate_x_image()
194 ((x_image_table.items) [XI_ALLOCATION_INDEX (xi)]) = 0; in deallocate_x_image()