Home
last modified time | relevance | path

Searched defs:COMPILE_TIME_ASSERT (Results 1 – 25 of 77) sorted by relevance

1234

/dports/graphics/glosm/glosm-glosm-0.0.2/libglosm-server/include/glosm/
H A DMisc.hh26 #define COMPILE_TIME_ASSERT(V) \ macro
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/builtins/
H A Dint_util.h28 #define COMPILE_TIME_ASSERT(expr) COMPILE_TIME_ASSERT1(expr, __COUNTER__) macro
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/builtins/
H A Dint_util.h26 #define COMPILE_TIME_ASSERT(expr) COMPILE_TIME_ASSERT1(expr, __COUNTER__) macro
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/builtins/
H A Dint_util.h26 #define COMPILE_TIME_ASSERT(expr) COMPILE_TIME_ASSERT1(expr, __COUNTER__) macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dint_util.h28 #define COMPILE_TIME_ASSERT(expr) COMPILE_TIME_ASSERT1(expr, __COUNTER__) macro
/dports/devel/emscripten/emscripten-2.0.3/system/lib/compiler-rt/lib/builtins/
H A Dint_util.h26 #define COMPILE_TIME_ASSERT(expr) COMPILE_TIME_ASSERT1(expr, __COUNTER__) macro
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/builtins/
H A Dint_util.h26 #define COMPILE_TIME_ASSERT(expr) COMPILE_TIME_ASSERT1(expr, __COUNTER__) macro
/dports/net/socketw/socketw-3.10.27/src/
H A Dsw_internal.h47 #define COMPILE_TIME_ASSERT(name, x) \ macro
/dports/games/libretro-opera/opera-libretro-5781f68/libopera/
H A Dstatic_assert.h7 #define COMPILE_TIME_ASSERT(C) COMPILE_TIME_ASSERT2(X,__LINE__) macro
/dports/sysutils/e2tools/e2tools-0.1.0/
H A Dcompiler-definitions.h17 #define COMPILE_TIME_ASSERT(CONDITION) \ macro
/dports/astro/celestia/celestia-1.6.1/src/celutil/
H A Dutil.h21 #define COMPILE_TIME_ASSERT(pred) \ macro
/dports/astro/celestia-gtk/celestia-1.6.1/src/celutil/
H A Dutil.h21 #define COMPILE_TIME_ASSERT(pred) \ macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/builtins/
H A Dint_util.h26 #define COMPILE_TIME_ASSERT(expr) COMPILE_TIME_ASSERT1(expr, __COUNTER__) macro
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/builtins/
H A Dint_util.h26 #define COMPILE_TIME_ASSERT(expr) COMPILE_TIME_ASSERT1(expr, __COUNTER__) macro
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/builtins/
H A Dint_util.h26 #define COMPILE_TIME_ASSERT(expr) COMPILE_TIME_ASSERT1(expr, __COUNTER__) macro
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/builtins/
H A Dint_util.h26 #define COMPILE_TIME_ASSERT(expr) COMPILE_TIME_ASSERT1(expr, __COUNTER__) macro
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/builtins/
H A Dint_util.h26 #define COMPILE_TIME_ASSERT(expr) COMPILE_TIME_ASSERT1(expr, __COUNTER__) macro
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/builtins/
H A Dint_util.h26 #define COMPILE_TIME_ASSERT(expr) COMPILE_TIME_ASSERT1(expr, __COUNTER__) macro
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/builtins/
H A Dint_util.h26 #define COMPILE_TIME_ASSERT(expr) COMPILE_TIME_ASSERT1(expr, __COUNTER__) macro
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/builtins/
H A Dint_util.h26 #define COMPILE_TIME_ASSERT(expr) COMPILE_TIME_ASSERT1(expr, __COUNTER__) macro
/dports/net-mgmt/aircrack-ng/aircrack-ng-1.5.2/src/aircrack-util/
H A Dcrypto_engine_loader.h57 #define COMPILE_TIME_ASSERT(X) COMPILE_TIME_ASSERT2(X, __LINE__) macro
/dports/www/p5-HTML-Template-Pro/HTML-Template-Pro-0.9510/
H A Dpmiscdef.h33 #define COMPILE_TIME_ASSERT(x) \ macro
/dports/games/lgeneral/lgeneral-1.3.2/src/
H A Dmisc.h54 # define COMPILE_TIME_ASSERT( x ) do { switch (0) {case 0: case x:;} } while(0) macro
56 # define COMPILE_TIME_ASSERT( x ) macro
/dports/net-mgmt/aircrack-ng/aircrack-ng-1.5.2/src/
H A Ddefs.h103 #define COMPILE_TIME_ASSERT(X) COMPILE_TIME_ASSERT2(X, __LINE__) macro
/dports/games/uhexen2/hexen2source-1.5.9/common/
H A Dq_stdinc.h89 #define COMPILE_TIME_ASSERT(name, x) \ macro

1234