Home
last modified time | relevance | path

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

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/features/org.eclipse.equinox.executable.feature/library/
H A Declipse.c177 #define MAX_SHARED_LENGTH (16 * 1024) macro
635 if (launchMode == LAUNCH_EXE && createSharedData( &sharedID, MAX_SHARED_LENGTH )) { in _run()