Home
last modified time | relevance | path

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

/dports/lang/nickle/nickle-2.90/
H A Darray.c455 type->array.storage = DimStorageGlobal; in BuildArrayType()
H A Dtype.c65 case DimStorageGlobal: in TypeArrayMark()
H A Dvalue.h436 DimStorageNone, DimStorageGlobal, DimStorageStatic, DimStorageAuto enumerator
H A Dcompile.c303 type->array.storage = DimStorageGlobal; in CompileDimensionStorage()
4080 case DimStorageGlobal: in CompileArrayDimValue()