Home
last modified time | relevance | path

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

/dports/devel/z88dk/z88dk/src/sccz80/
H A Ddefine.h302 #define STAGESIZE 7000 macro
303 #define STAGELIMIT (STAGESIZE-1)
H A Dio.c118 size_t size = blocks * STAGESIZE; in startbuffer()
H A Dmain.c179 stage = MALLOC(STAGESIZE); in main()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Converter/src/test0536/
H A DA.java26 protected static final int STAGESIZE = 15; field in A
279 protected static final int STAGESIZE = 15; field in A