Home
last modified time | relevance | path

Searched refs:castfloat (Results 1 – 25 of 35) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Di-c-e-cxx.cpp93 const int castfloat = static_cast<int>(1.0); variable
94 int arr2[castfloat]; // ok
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Di-c-e-cxx.cpp93 const int castfloat = static_cast<int>(1.0); variable
94 int arr2[castfloat]; // ok
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Di-c-e-cxx.cpp93 const int castfloat = static_cast<int>(1.0); variable
94 int arr2[castfloat]; // ok
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Di-c-e-cxx.cpp93 const int castfloat = static_cast<int>(1.0); variable
94 int arr2[castfloat]; // ok
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Di-c-e-cxx.cpp93 const int castfloat = static_cast<int>(1.0); variable
94 int arr2[castfloat]; // ok
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Di-c-e-cxx.cpp93 const int castfloat = static_cast<int>(1.0); variable
94 int arr2[castfloat]; // ok
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Di-c-e-cxx.cpp93 const int castfloat = static_cast<int>(1.0); variable
94 int arr2[castfloat]; // ok
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Di-c-e-cxx.cpp93 const int castfloat = static_cast<int>(1.0);
94 int arr2[castfloat]; // ok
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Di-c-e-cxx.cpp93 const int castfloat = static_cast<int>(1.0); variable
94 int arr2[castfloat]; // ok
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Di-c-e-cxx.cpp96 const int castfloat = static_cast<int>(1.0); variable
97 int arr2[castfloat]; // ok
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Di-c-e-cxx.cpp96 const int castfloat = static_cast<int>(1.0); variable
97 int arr2[castfloat]; // ok
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Di-c-e-cxx.cpp96 const int castfloat = static_cast<int>(1.0); variable
97 int arr2[castfloat]; // ok
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Di-c-e-cxx.cpp96 const int castfloat = static_cast<int>(1.0); variable
97 int arr2[castfloat]; // ok
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Di-c-e-cxx.cpp96 const int castfloat = static_cast<int>(1.0); variable
97 int arr2[castfloat]; // ok
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Di-c-e-cxx.cpp96 const int castfloat = static_cast<int>(1.0); variable
97 int arr2[castfloat]; // ok
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Di-c-e-cxx.cpp96 const int castfloat = static_cast<int>(1.0); variable
97 int arr2[castfloat]; // ok
/dports/cad/electric/electric-7.00/src/io/
H A Diotexto.c468 (void)esnprintf(line, 100, x_("%f"), castfloat(addr)); in io_makestringvar()
472 (void)esnprintf(line, 100, x_("%f"), castfloat(addr)); in io_makestringvar()
H A Diotexti.c1047 if ((type&VTYPE) == VFLOAT) fstore[len] = castfloat(-1); in io_getvar()
1095 fstore[j] = castfloat(io_decode(start, type)); in io_getvar()
/dports/cad/electric/electric-7.00/src/misc/
H A Dcompensate.c746 ttyputmsg(M_(" Has %g%% compensation set on it"), castfloat(var->addr)); in compen_examine()
1988 ttyputmsg(M_("%s has %g%% compensation set on it"), name, castfloat(var->addr)); in compen_setnodecompensation()
2048 amt = castfloat(var->addr); in compen_illuminatepercentages()
2120 *metalthickness = castfloat(var->addr); in compen_getglobalfactors()
2123 *lrscompensation = castfloat(var->addr); in compen_getglobalfactors()
2126 *globalcompensation = castfloat(var->addr); in compen_getglobalfactors()
2129 *minimumsize = castfloat(var->addr); in compen_getglobalfactors()
2194 ud->percentage = castfloat(var->addr); in compen_assignpercentages()
H A Dlogeffort.cpp329 maxstageeffort = castfloat(var->addr); in le_setoptions()
1236 maxstageeffort = (double)castfloat(var->addr); in le_analyzecell()
/dports/cad/electric/electric-7.00/src/sim/
H A Dsimspice.cpp461 if (var != NOVARIABLE) sim_spice_min_resist = castfloat(var->addr); else in sim_writespice()
464 if (var != NOVARIABLE) sim_spice_min_capac = castfloat(var->addr); else in sim_writespice()
467 if (var != NOVARIABLE) sim_spice_mask_scale = castfloat(var->addr); else in sim_writespice()
2478 return(castfloat(((INTBIG *)tech->temp2)[layer])); in sim_spice_capacitance()
2503 return(castfloat(((INTBIG *)(addr))[layer])); in sim_spice_edgecapacitance()
H A Dsimfasthenry.cpp380 if (var != NOVARIABLE) *startfreq = castfloat(var->addr); else *startfreq = 0.0; in sim_fasthenrygetoptions()
382 if (var != NOVARIABLE) *endfreq = castfloat(var->addr); else *endfreq = 0.0; in sim_fasthenrygetoptions()
/dports/cad/electric/electric-7.00/src/usr/
H A Dusredtecg.c1156 formatinfstr(infstr, x_("%s%g"), TECEDNODETEXTSPICERES, castfloat((INTBIG)table[i].value)); in us_tecedcreatespecialtext()
1162 formatinfstr(infstr, x_("%s%g"), TECEDNODETEXTSPICECAP, castfloat((INTBIG)table[i].value)); in us_tecedcreatespecialtext()
1168 formatinfstr(infstr, x_("%s%g"), TECEDNODETEXTSPICEECAP, castfloat((INTBIG)table[i].value)); in us_tecedcreatespecialtext()
/dports/cad/electric/electric-7.00/src/db/
H A Ddblangelk.c747 case VDOUBLE: return(Make_Reduced_Flonum((double)castfloat(addr))); in lsp_makevarobject()
962 f = castfloat(thisaddr); in lsp_setval()
972 f = castfloat(((INTBIG *)naddr)[i-1]); in lsp_setval()
H A Ddbtext.c2659 (void)esnprintf(line, 100, x_("%g"), castfloat(addr)); in db_makestringvar()
2663 addstringtoinfstr(infstr, db_makeunits(castfloat(addr), units)); in db_makestringvar()
2981 esnprintf(line, 50, x_("%g"), castfloat(var->addr)); in describesimplevariable()

12