Searched defs:BUILD (Results 1 – 16 of 16) sorted by relevance
9 sub BUILD { subroutine
43 sub BUILD { subroutine
71 sub BUILD { method in ANTLR::Runtime::CommonToken
2 #define BUILD "@BUILD@" macro
3 #define BUILD "" macro
558 AC_SUBST(BUILD) subst559 AC_DEFINE_UNQUOTED([BUILD], "$BUILD", [libjpeg-turbo build number]) definition
42 set(BUILD "${BUILD}d") variable
12 BUILD=$(PROGS) macro
26 BUILD("build"), enumConstant
37 public static final int BUILD = 0; field in AnnotationVisibility
73 BUILD = dhclient-exit-hook dhclient-enter-hook macro
19 BUILD := build macro
53 #define BUILD(r, ...) \ macro
22 #define BUILD(r, ...) \ macro
41 BUILD = ${SRCDIR}/build macro
93 #define BUILD(func, ...) (build() ? builder_->func(__VA_ARGS__) : nullptr) macro