Home
last modified time | relevance | path

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

/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/sagittarius/private/
H A Dgloc.h39 struct SgGlocRec struct
42 SgSymbol *name;
43 SgLibrary *library;
44 SgObject value;
45 unsigned int constant : 1; /* TRUE if this is constant value */