Searched defs:cnst (Results 1 – 5 of 5) sorted by relevance
| /external/clang/test/CodeGenCXX/ |
| D | debug-info-global.cpp | 7 const int cnst = 42; variable
|
| /external/webp/src/dsp/ |
| D | upsampling_msa.c | 37 #define MULTHI_16(in0, in1, in2, in3, cnst, out0, out1) do { \ argument 45 #define MULTHI_8(in0, in1, cnst, out0) do { \ argument
|
| /external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| D | spirv_builder.c | 1086 struct spirv_const *cnst = rzalloc(b->mem_ctx, struct spirv_const); in get_const_def() local
|
| /external/mksh/src/ |
| D | sh.h | 2381 #define notoktomul(val,cnst) notok2mul(SIZE_MAX, (val), (cnst)) argument 2382 #define notoktoadd(val,cnst) notok2add(SIZE_MAX, (val), (cnst)) argument 2383 #define checkoktoadd(val,cnst) do { \ argument
|
| /external/mesa3d/src/compiler/glsl/ |
| D | ast_to_hir.cpp | 6836 ir_constant *const cnst = in hir() local
|