| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
| H A D | simd-3.c | 13 resfloatvect2 temp2; in tempf() local 14 temp2.vector=temp+temp1; in tempf() 15 x[0]=temp2.f[0]; in tempf() 16 x[1]=temp2.f[1]; in tempf()
|
| H A D | simd-2.c | 13 resfloatvect2 temp2; in tempf() local 14 temp2.vector=temp+temp1; in tempf() 15 x[0]=temp2.f[0]; in tempf() 16 x[1]=temp2.f[1]; in tempf()
|
| H A D | simd-4.c | 13 resfloatvect2 temp2; in tempf() local
|
| /openbsd-src/lib/libcurses/base/ |
| H A D | lib_delch.c | 59 NCURSES_CH_T *temp2 = &(line->text[win->_curx + 1]); in NCURSES_EXPORT() local 60 NCURSES_CH_T *temp1 = temp2 - 1; in NCURSES_EXPORT() 64 *temp1++ = *temp2++; in NCURSES_EXPORT()
|
| H A D | lib_insch.c | 95 NCURSES_CH_T *temp2 = temp1 - 1; in NCURSES_EXPORT() local 101 *temp1-- = *temp2--; in NCURSES_EXPORT()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
| H A D | t23.C | 10 template <class T2> class temp2 18 temp2<int> temp2var;
|
| H A D | ttp45.C | 3 template<class M, class T> struct temp2; 4 template<template<class> class M, class T> struct temp2<M<T>, T> {};
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
| H A D | 20020320-1.c | 13 fixed = ({ int temp1 = 2; temp1; }) - ({ int temp2 = 1; temp2; }); in main()
|
| /openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-shell/ |
| H A D | valid-shell.txt | 60 # RUN: echo "create a temp2 file" > %T/test/test2/temp2.write 61 …S/check_path.py file %T/test/temp.write %T/test/test1/temp1.write %T/test/test2/temp2.write> %t.out 86 # RUN: cd %T/dir2 && echo "hello" > temp2.txt 87 # RUN: diff temp2.txt ../dir1/temp1.txt 106 # RUN: echo "efghijkl" > %T/testCat/temp2.write 108 # RUN: cat %T/testCat/temp1.write %T/testCat/temp2.write %T/testCat/temp3.write > %T/testCat/tempmu… 122 # RUN: echo "efghijkl" > %T/testCat/temp2.write 123 # RUN: cat %T/testCat/temp1.write %T/testCat/temp2.write | FileCheck --check-prefix=PIPED-CAT-OUTPU… 132 # RUN: echo "qwerty" > %T/testCat/temp2.write
|
| H A D | diff-error-1.txt | 3 # RUN: diff -B temp1.txt temp2.txt
|
| /openbsd-src/games/phantasia/ |
| H A D | interplayer.c | 887 double temp1 = 0.0, temp2 = 0.0; /* other tampering values */ in dotampered() local 921 sscanf(Databuf, "%lf %lf", &temp1, &temp2); in dotampered() 923 Enrgyvoid.ev_y = floor(temp2); in dotampered() 950 temp2 = 0.0; in dotampered() 951 fwrite(&temp2, sizeof(double), 1, fp); in dotampered() 1016 sscanf(Databuf, "%lf %lf", &temp1, &temp2); in dotampered() 1064 && CIRCLE(temp1, temp2) < CIRCLE(Other.p_x, Other.p_y) in dotampered() 1075 Other.p_2scratch = floor(temp2); in dotampered()
|
| /openbsd-src/lib/libcurses/widechar/ |
| H A D | lib_ins_wch.c | 68 NCURSES_CH_T *temp2 = temp1 - cells; in NCURSES_EXPORT() local 72 *temp1-- = *temp2--; in NCURSES_EXPORT()
|
| /openbsd-src/gnu/gcc/gcc/config/sparc/ |
| H A D | sparc.c | 1107 rtx temp1, temp2, temp3, temp4, temp5; in sparc_emit_set_symbolic_const64() local 1155 temp2 = op0; in sparc_emit_set_symbolic_const64() 1161 temp2 = gen_reg_rtx (DImode); in sparc_emit_set_symbolic_const64() 1166 emit_insn (gen_setm44 (temp2, temp1, op1)); in sparc_emit_set_symbolic_const64() 1168 gen_rtx_ASHIFT (DImode, temp2, GEN_INT (12)))); in sparc_emit_set_symbolic_const64() 1198 temp2 = temp; /* op0 is _not_ allowed, see above. */ in sparc_emit_set_symbolic_const64() 1206 temp2 = gen_reg_rtx (DImode); in sparc_emit_set_symbolic_const64() 1213 emit_insn (gen_setlm (temp2, op1)); in sparc_emit_set_symbolic_const64() 1218 gen_rtx_PLUS (DImode, temp4, temp2))); in sparc_emit_set_symbolic_const64() 1238 temp2 = op0; in sparc_emit_set_symbolic_const64() [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/ |
| H A D | overload30.C | 17 Temp<Foo*(*)(Foo*)> temp2(func1);
|
| /openbsd-src/sys/dev/isa/ |
| H A D | aps.c | 117 u_int8_t temp2; member 425 sc->aps_data.temp2 = iobuf[APS_TEMP2]; in aps_read_data() 458 temp = sc->aps_data.temp2 * 1000000; in aps_refresh_sensor_data()
|
| H A D | viasio.c | 119 int64_t temp = -1, temp1, temp2; in viasio_raw2temp() local 129 temp2 = vt1211_hm_temptbl[i + 1].temp; in viasio_raw2temp() 133 temp = temp1 + ((raw - raw1) * (temp2 - temp1)) / in viasio_raw2temp()
|
| /openbsd-src/sys/dev/pci/drm/amd/display/modules/color/ |
| H A D | color_gamma.c | 881 struct fixed31_32 temp2; in hermite_spline_eetf() local 914 temp2 = dc_fixpt_mul(three, t2); in hermite_spline_eetf() 918 dc_fixpt_sub(temp1, temp2))); in hermite_spline_eetf() 922 dc_fixpt_sub(temp2, temp1))); in hermite_spline_eetf() 925 temp2 = dc_fixpt_sub(dc_fixpt_one, ks); in hermite_spline_eetf() 928 E2 = dc_fixpt_add(E2, dc_fixpt_mul(temp2, in hermite_spline_eetf() 934 temp2 = dc_fixpt_mul(temp1, temp1); in hermite_spline_eetf() 935 temp2 = dc_fixpt_mul(temp2, temp2); in hermite_spline_eetf() 938 E3 = dc_fixpt_add(E2, dc_fixpt_mul(min_lum_pq, temp2)); in hermite_spline_eetf()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | optabs.c | 264 rtx temp1, temp2; local 292 temp2 = expand_binop (submode, this_mul_optab, imag1, imag1, 295 if (temp1 == 0 || temp2 == 0) 298 divisor = expand_binop (submode, this_add_optab, temp1, temp2, 328 temp2 = expand_binop (submode, this_mul_optab, imag0, imag1, 331 if (temp1 == 0 || temp2 == 0) 334 real_t = expand_binop (submode, this_add_optab, temp1, temp2, 340 temp2 = expand_binop (submode, this_mul_optab, real0, imag1, 343 if (temp1 == 0 || temp2 == 0) 346 imag_t = expand_binop (submode, this_sub_optab, temp1, temp2, [all …]
|
| H A D | global.c | 932 HARD_REG_SET temp, temp2; in prune_preferences() local 938 CLEAR_HARD_REG_SET (temp2); in prune_preferences() 949 IOR_HARD_REG_SET (temp2, in prune_preferences() 955 IOR_HARD_REG_SET (temp, temp2); in prune_preferences()
|
| H A D | explow.c | 800 rtx temp2 = gen_reg_rtx (mode); local 801 insn = emit_move_insn (temp2, temp); 802 temp = temp2;
|
| /openbsd-src/gnu/lib/libreadline/ |
| H A D | display.c | 663 register int temp2; in rl_redisplay() local 664 temp2 = _rl_screenwidth - lpos; in rl_redisplay() 666 inv_lbreaks[++newlines] = out + temp2; in rl_redisplay() 667 lpos = temp - temp2; in rl_redisplay()
|
| /openbsd-src/gnu/gcc/gcc/config/score/ |
| H A D | score.c | 181 rtx this, temp1, temp2, insn, fnaddr; in th_output_mi_thunk() local 190 temp2 = gen_rtx_REG (Pmode, 9); in th_output_mi_thunk() 219 addr = score_add_offset (temp2, temp1, vcall_offset); in th_output_mi_thunk()
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | explow.c | 669 rtx temp2 = gen_reg_rtx (mode); in force_reg() local 670 insn = emit_move_insn (temp2, temp); in force_reg() 671 temp = temp2; in force_reg()
|
| H A D | global.c | 1002 HARD_REG_SET temp, temp2; in prune_preferences() local 1008 CLEAR_HARD_REG_SET (temp2); in prune_preferences() 1019 IOR_HARD_REG_SET (temp2, in prune_preferences() 1025 IOR_HARD_REG_SET (temp, temp2); in prune_preferences()
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/include/ext/ |
| H A D | functional | 113 * int temp2 = g2(x); 114 * int answer = f(temp1,temp2);
|