Searched defs:RELEASE (Results 1 – 17 of 17) sorted by relevance
43 #define RELEASE(...) \ macro92 ~MutexLock() RELEASE() {} in RELEASE() function
76 inline ~lock() RELEASE() {} in RELEASE() function
56 #define RELEASE(...) \ macro
34 RELEASE = static_cast<int>(std::memory_order_release), enumerator
29 private static final int RELEASE = 4; field in EnvelopeADSR
9 RELEASE ?= r$(VERSION) macro
1101 ##### PREPUBLISHONLY WHOOPS1121 ##### G'BYE NODE.JS 0.10, 0.12, and 5.X; HI THERE, NODE 71168 ##### DISENTANGLING SCOPE
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