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