Home
last modified time | relevance | path

Searched defs:SCM_ALIGN8 (Results 1 – 1 of 1) sorted by relevance

/dports/lang/gauche/Gauche-0.9.10/src/
H A Dgauche.h172 #define SCM_ALIGN8 __attribute__ ((aligned (8))) macro
371 } ScmFlonum SCM_ALIGN8; typedef
784 } SCM_ALIGN8; variable