Searched defs:RELEASE (Results 1 – 15 of 15) sorted by relevance
43 #define RELEASE(...) \ macro92 ~MutexLock() RELEASE() {} in RELEASE() function
76 inline ~lock() RELEASE() {} in RELEASE() function
56 #define RELEASE(...) \ macro
29 private static final int RELEASE = 4; field in EnvelopeADSR
1101 ##### PREPUBLISHONLY WHOOPS1121 ##### G'BYE NODE.JS 0.10, 0.12, and 5.X; HI THERE, NODE 71168 ##### DISENTANGLING SCOPE
9 RELEASE ?= r$(VERSION) macro
20 #define RELEASE 0x17 macro
42 #define RELEASE 0x17 macro
41 RELEASE, enumerator
805 RELEASE=$(shell sed -ne 's/\#define NODE_VERSION_IS_RELEASE \([01]\)/\1/p' src/node_version.h) macro
46 #define RELEASE(size, comment) macro