Home
last modified time | relevance | path

Searched refs:stval (Results 1 – 25 of 164) sorted by relevance

1234567

/dports/math/algae/algae-4.3.6/src/
H A Dinit.c255 stp->stval.datum->type = D_INT; in load_predefined_vars()
256 IVAL (stp->stval.datum) = 0; in load_predefined_vars()
266 stp->stval.datum = new_DATUM (); in load_predefined_vars()
267 stp->stval.datum->type = D_ENTITY; in load_predefined_vars()
275 stp->stval.datum->type = D_INT; in load_predefined_vars()
297 stp->stval.datum->type = D_INT; in load_predefined_vars()
298 IVAL (stp->stval.datum) = 0; in load_predefined_vars()
303 stp->stval.datum->type = D_INT; in load_predefined_vars()
304 IVAL (stp->stval.datum) = 4; in load_predefined_vars()
309 stp->stval.datum->type = D_INT; in load_predefined_vars()
[all …]
/dports/lang/mawk/mawk-1.3.4-20190203/
H A Dhash.c260 if (cp == p->symtab.stval.cp) in reverse_find()
265 if (array == p->symtab.stval.array) in reverse_find()
299 p->symtab.stval.fbp->code, in free_hashnode()
300 p->symtab.stval.fbp->size); in free_hashnode()
301 if (p->symtab.stval.fbp->nargs) in free_hashnode()
302 zfree(p->symtab.stval.fbp->typev, p->symtab.stval.fbp->nargs); in free_hashnode()
303 zfree(p->symtab.stval.fbp, sizeof(FBLOCK)); in free_hashnode()
308 cp = p->symtab.stval.cp; in free_hashnode()
H A Dfcall.c112 start[q->call_offset + 1].ptr = (PTR) q->sym_p->stval.cp; in call_arg_check()
117 start[q->call_offset + 1].ptr = (PTR) q->sym_p->stval.array; in call_arg_check()
124 q->sym_p->stval.cp = ZMALLOC(CELL); in call_arg_check()
125 q->sym_p->stval.cp->type = C_NOINIT; in call_arg_check()
127 (PTR) q->sym_p->stval.cp; in call_arg_check()
133 q->sym_p->stval.array = new_ARRAY(); in call_arg_check()
136 (PTR) q->sym_p->stval.array; in call_arg_check()
H A Dscan.c622 stp->stval.fbp = (FBLOCK *) in yylex()
624 stp->stval.fbp->name = stp->name; in yylex()
626 stp->stval.fbp->size = 0; in yylex()
627 yylval.fbp = stp->stval.fbp; in yylex()
655 stp->stval.array = new_ARRAY(); in yylex()
656 load_environ(stp->stval.array); in yylex()
663 yylval.fbp = stp->stval.fbp; in yylex()
668 current_token = stp->stval.kw; in yylex()
672 yylval.bip = stp->stval.bip; in yylex()
678 yylval.bip = stp->stval.bip; in yylex()
[all …]
/dports/science/healpix/Healpix_3.50/src/f90/mod/
H A Dhead_fits.F90121 character (LEN=20), private :: stval variable
147 write(stval,'(1pe20.12)') value
148 call write_hl(header, kwd, stval, comment, update)
159 write(stval,'(1pe20.8)') value
160 call write_hl(header, kwd, stval, comment, update)
195 write(stval,'(i20)') value
196 call write_hl(header, kwd, stval, comment, update)
209 write(stval,'(i20)') value
210 call write_hl(header, kwd, stval, comment, update)
222 write(stval,'(l7)') value
[all …]
/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/
H A Dtone_gen.c76 double stval = weed_get_double_value(inst, "plugin_stval", NULL); in tonegen_process() local
89 if (stval != -1.) stval = 1.; in tonegen_process()
102 buff[j][i] = stval; in tonegen_process()
104 buff[j][i + 1] = -stval; in tonegen_process()
/dports/devel/swig/swig-4.0.2/Examples/test-suite/python/
H A Dcpp11_thread_local_runme.py4 if t.stval != 11:
15 cvar.stval = -22
16 if cvar.stval != -22:
/dports/devel/swig/swig-4.0.2/Examples/test-suite/
H A Dcpp11_thread_local.i8 static thread_local int stval; member
14 static thread_local int stval; variable
21 thread_local int ThreadLocals::stval = 11;
/dports/lang/awka/awka-0.7.5/awka/
H A Dfcall.c79 start[q->call_offset + 1].ptr = (PTR) q->sym_p->stval.cp ;
85 start[q->call_offset + 1].ptr = (PTR) q->sym_p->stval.array ;
94 q->sym_p->stval.cp = ZMALLOC(CELL) ;
95 q->sym_p->stval.cp->type = C_NOINIT ;
97 (PTR) q->sym_p->stval.cp ;
103 q->sym_p->stval.array = new_ARRAY() ;
106 (PTR) q->sym_p->stval.array ;
H A Dscan.c755 stp->stval.fbp = (FBLOCK *) in yylex()
757 stp->stval.fbp->name = stp->name ; in yylex()
758 stp->stval.fbp->code = (INST *) 0 ; in yylex()
759 yylval.fbp = stp->stval.fbp ; in yylex()
788 stp->stval.array = new_ARRAY() ; in yylex()
796 yylval.fbp = stp->stval.fbp ; in yylex()
801 current_token = stp->stval.kw ; in yylex()
807 yylval.bip = stp->stval.bip ; in yylex()
826 yylval.bip = stp->stval.bip ; in yylex()
837 yylval.cp = stp->stval.cp ; in yylex()
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvgam.c613 dstHD.stval = srcHD.stval;
1885 h = (double) whtHD.stval;
2004 gs->wht_stval = whtHD.stval;
2040 srcHD.stval = hm->src_st;
2450 hd->stval = st;
2736 t = hd->stval; hd->stval = hd->enval; hd->enval = t;
2768 hd->stval--; if (hd->stval<0) hd->stval += 360;
2775 hd->stval++; if (hd->stval>=360) hd->stval -= 360;
2798 hd->stval = (hd->stval + 1 + 360) % 360;
2805 hd->stval = (hd->stval - 1 + 360) % 360;
[all …]
/dports/japanese/xv/xv-3.10a/
H A Dxvgam.c613 dstHD.stval = srcHD.stval;
1885 h = (double) whtHD.stval;
2004 gs->wht_stval = whtHD.stval;
2040 srcHD.stval = hm->src_st;
2450 hd->stval = st;
2736 t = hd->stval; hd->stval = hd->enval; hd->enval = t;
2768 hd->stval--; if (hd->stval<0) hd->stval += 360;
2775 hd->stval++; if (hd->stval>=360) hd->stval -= 360;
2798 hd->stval = (hd->stval + 1 + 360) % 360;
2805 hd->stval = (hd->stval - 1 + 360) % 360;
[all …]
/dports/graphics/xv/xv-3.10a/
H A Dxvgam.c613 dstHD.stval = srcHD.stval;
1885 h = (double) whtHD.stval;
2004 gs->wht_stval = whtHD.stval;
2040 srcHD.stval = hm->src_st;
2450 hd->stval = st;
2736 t = hd->stval; hd->stval = hd->enval; hd->enval = t;
2768 hd->stval--; if (hd->stval<0) hd->stval += 360;
2775 hd->stval++; if (hd->stval>=360) hd->stval -= 360;
2798 hd->stval = (hd->stval + 1 + 360) % 360;
2805 hd->stval = (hd->stval - 1 + 360) % 360;
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/MC/RISCV/
H A Dsupervisor-csr-names.s147 # stval
149 # CHECK-INST: csrrs t1, stval, zero
151 # CHECK-INST-ALIAS: csrr t1, stval
153 # CHECK-INST: csrrs t2, stval, zero
155 # CHECK-INST-ALIAS: csrr t2, stval
159 csrrs t1, stval, zero
/dports/devel/llvm11/llvm-11.0.1.src/test/MC/RISCV/
H A Dsupervisor-csr-names.s147 # stval
149 # CHECK-INST: csrrs t1, stval, zero
151 # CHECK-INST-ALIAS: csrr t1, stval
153 # CHECK-INST: csrrs t2, stval, zero
155 # CHECK-INST-ALIAS: csrr t2, stval
159 csrrs t1, stval, zero
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/MC/RISCV/
H A Dsupervisor-csr-names.s147 # stval
149 # CHECK-INST: csrrs t1, stval, zero
151 # CHECK-INST-ALIAS: csrr t1, stval
153 # CHECK-INST: csrrs t2, stval, zero
155 # CHECK-INST-ALIAS: csrr t2, stval
159 csrrs t1, stval, zero
/dports/devel/llvm10/llvm-10.0.1.src/test/MC/RISCV/
H A Dsupervisor-csr-names.s147 # stval
149 # CHECK-INST: csrrs t1, stval, zero
151 # CHECK-INST-ALIAS: csrr t1, stval
153 # CHECK-INST: csrrs t2, stval, zero
155 # CHECK-INST-ALIAS: csrr t2, stval
159 csrrs t1, stval, zero
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/MC/RISCV/
H A Dsupervisor-csr-names.s147 # stval
149 # CHECK-INST: csrrs t1, stval, zero
151 # CHECK-INST-ALIAS: csrr t1, stval
153 # CHECK-INST: csrrs t2, stval, zero
155 # CHECK-INST-ALIAS: csrr t2, stval
159 csrrs t1, stval, zero
/dports/devel/llvm90/llvm-9.0.1.src/test/MC/RISCV/
H A Dsupervisor-csr-names.s147 # stval
149 # CHECK-INST: csrrs t1, stval, zero
151 # CHECK-INST-ALIAS: csrr t1, stval
153 # CHECK-INST: csrrs t2, stval, zero
155 # CHECK-INST-ALIAS: csrr t2, stval
159 csrrs t1, stval, zero
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/MC/RISCV/
H A Dsupervisor-csr-names.s147 # stval
149 # CHECK-INST: csrrs t1, stval, zero
151 # CHECK-INST-ALIAS: csrr t1, stval
153 # CHECK-INST: csrrs t2, stval, zero
155 # CHECK-INST-ALIAS: csrr t2, stval
159 csrrs t1, stval, zero
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/MC/RISCV/
H A Dsupervisor-csr-names.s147 # stval
149 # CHECK-INST: csrrs t1, stval, zero
151 # CHECK-INST-ALIAS: csrr t1, stval
153 # CHECK-INST: csrrs t2, stval, zero
155 # CHECK-INST-ALIAS: csrr t2, stval
159 csrrs t1, stval, zero
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/MC/RISCV/
H A Dsupervisor-csr-names.s147 # stval
149 # CHECK-INST: csrrs t1, stval, zero
151 # CHECK-INST-ALIAS: csrr t1, stval
153 # CHECK-INST: csrrs t2, stval, zero
155 # CHECK-INST-ALIAS: csrr t2, stval
159 csrrs t1, stval, zero
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/MC/RISCV/
H A Dsupervisor-csr-names.s147 # stval
149 # CHECK-INST: csrrs t1, stval, zero
151 # CHECK-INST-ALIAS: csrr t1, stval
153 # CHECK-INST: csrrs t2, stval, zero
155 # CHECK-INST-ALIAS: csrr t2, stval
159 csrrs t1, stval, zero
/dports/devel/llvm80/llvm-8.0.1.src/test/MC/RISCV/
H A Dsupervisor-csr-names.s147 # stval
149 # CHECK-INST: csrrs t1, stval, zero
151 # CHECK-INST-ALIAS: csrr t1, stval
153 # CHECK-INST: csrrs t2, stval, zero
155 # CHECK-INST-ALIAS: csrr t2, stval
159 csrrs t1, stval, zero
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/MC/RISCV/
H A Dsupervisor-csr-names.s147 # stval
149 # CHECK-INST: csrrs t1, stval, zero
151 # CHECK-INST-ALIAS: csrr t1, stval
153 # CHECK-INST: csrrs t2, stval, zero
155 # CHECK-INST-ALIAS: csrr t2, stval
159 csrrs t1, stval, zero

1234567