Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4503108
config.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
370 B
Referenced Files
None
Subscribers
None
config.h
View Options
#ifndef JS_CONFIG_H
#define JS_CONFIG_H
#ifndef ANT_VERSION
#define ANT_VERSION "unknown"
#endif
#ifndef ANT_GIT_HASH
#define ANT_GIT_HASH "unknown"
#endif
#ifndef ANT_BUILD_DATE
#define ANT_BUILD_DATE "unknown"
#endif
#define JS_EXPR_MAX 20
#define JS_GC_THRESHOLD 0.75
#define GCMASK ~(((jsoff_t) ~0) >> 1)
#define CONSTMASK (~(((jsoff_t) ~0) >> 1) >> 1)
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Sun, May 3, 9:21 AM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
524306
Default Alt Text
config.h (370 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment