Home
last modified time | relevance | path

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

/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/
H A Dport.c2025 static SgPortTable custom_binary_table = { variable
2261 return binaryP ? &custom_binary_table : &custom_textual_table; in get_custom_table()