Home
last modified time | relevance | path

Searched refs:tempc (Results 1 – 25 of 755) sorted by relevance

12345678910>>...31

/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dx86_ops_bit.h146 int tempc, count; in opBA_w_a16() local
153 tempc = temp & (1 << count); in opBA_w_a16()
180 if (tempc) flags |= C_FLAG; in opBA_w_a16()
188 int tempc, count; in opBA_w_a32() local
195 tempc = temp & (1 << count); in opBA_w_a32()
222 if (tempc) flags |= C_FLAG; in opBA_w_a32()
231 int tempc, count; in opBA_l_a16() local
238 tempc = temp & (1 << count); in opBA_l_a16()
265 if (tempc) flags |= C_FLAG; in opBA_l_a16()
273 int tempc, count; in opBA_l_a32() local
[all …]
H A Dx86_ops_shift.h280 int tempc; in opC0_a16() local
293 int tempc; in opC0_a32() local
306 int tempc; in opC1_w_a16() local
319 int tempc; in opC1_w_a32() local
332 int tempc; in opC1_l_a16() local
345 int tempc; in opC1_l_a32() local
359 int tempc; in opD0_a16() local
370 int tempc; in opD0_a32() local
381 int tempc; in opD1_w_a16() local
392 int tempc; in opD1_w_a32() local
[all …]
H A Dx86_ops_arith.h4 if (gettempc) tempc = CF_SET() ? 1 : 0; \
28 if (gettempc) tempc = CF_SET() ? 1 : 0; \
53 if (gettempc) tempc = CF_SET() ? 1 : 0; \
77 if (gettempc) tempc = CF_SET() ? 1 : 0; \
102 if (gettempc) tempc = CF_SET() ? 1 : 0; \
267 OP_ARITH(ADC, dst + src + tempc, setadc, (dst, src), 1)
269 OP_ARITH(SBB, dst - (src + tempc), setsbc, (dst, src), 1)
550 tempc = CF_SET() ? 1 : 0; \
551 setea ## ea_width(dst + src + tempc); if (cpu_state.abrt) return 1; \
556 tempc = CF_SET() ? 1 : 0; \
[all …]
H A Dx87_ops_loadstore.h125 uint8_t tempc = (uint8_t)floor(fmod(tempd, 10.0)); in FBSTP_a16() local
128 tempc |= ((uint8_t)floor(fmod(tempd, 10.0))) << 4; in FBSTP_a16()
131 writememb(easeg, cpu_state.eaaddr + c, tempc); in FBSTP_a16()
133 tempc = (uint8_t)floor(fmod(tempd, 10.0)); in FBSTP_a16()
134 if (ST(0) < 0.0) tempc |= 0x80; in FBSTP_a16()
135 writememb(easeg, cpu_state.eaaddr + 9, tempc); if (cpu_state.abrt) return 1; in FBSTP_a16()
151 uint8_t tempc = (uint8_t)floor(fmod(tempd, 10.0)); in FBSTP_a32() local
154 tempc |= ((uint8_t)floor(fmod(tempd, 10.0))) << 4; in FBSTP_a32()
157 writememb(easeg, cpu_state.eaaddr + c, tempc); in FBSTP_a32()
159 tempc = (uint8_t)floor(fmod(tempd, 10.0)); in FBSTP_a32()
[all …]
H A Dx86_flags.h450 uint16_t c=(uint16_t)a+(uint16_t)b+tempc; in setadc8()
460 uint32_t c=(uint32_t)a+(uint32_t)b+tempc; in setadc16()
471 uint16_t c=(uint16_t)a-(((uint16_t)b)+tempc); in setsbc8()
481 uint32_t c=(uint32_t)a-(((uint32_t)b)+tempc); in setsbc16()
493 uint32_t c=(uint32_t)a+(uint32_t)b+tempc; in setadc32()
498 if ((c<a) || (c==a && tempc)) flags|=C_FLAG; in setadc32()
500 if (((a&0xF)+(b&0xF)+tempc)&0x10) flags|=A_FLAG; in setadc32()
504 uint32_t c=(uint32_t)a-(((uint32_t)b)+tempc); in setsbc32()
509 if ((c>a) || (c==a && tempc)) flags|=C_FLAG; in setsbc32()
511 if (((a&0xF)-((b&0xF)+tempc))&0x10) flags|=A_FLAG; in setsbc32()
/dports/mail/emil/emil-2.1.0-beta9/
H A Dhelper.c14 char tempc[1024]; in main() local
40 if (tempc[0] == ' ' || tempc[0] == '\t') in main()
114 sprintf(tempc, "%c=%s", flag, EMILPATH); in main()
115 tmp->part = NEWSTR(tempc); in main()
130 sprintf(tempc, "%c=emil", flag); in main()
162 sprintf(tempc, "%s -s %s", tempc, alist->part); in main()
167 sprintf(tempc, "%s -r %s", tempc, alist->part); in main()
181 sprintf(tempc, "%s -s $g -m local", tempc); in main()
183 sprintf(tempc, "%s -m local", tempc); in main()
185 sprintf(tempc, "%s -u", tempc); in main()
[all …]
/dports/editors/vim/vim-8.2.3745/src/
H A Darabic.c197 int tempc; in chg_c_laa2i() local
202 tempc = a_s_LAM_ALEF_MADDA_ABOVE; in chg_c_laa2i()
205 tempc = a_s_LAM_ALEF_HAMZA_ABOVE; in chg_c_laa2i()
208 tempc = a_s_LAM_ALEF_HAMZA_BELOW; in chg_c_laa2i()
211 tempc = a_s_LAM_ALEF; in chg_c_laa2i()
214 tempc = 0; in chg_c_laa2i()
217 return tempc; in chg_c_laa2i()
226 int tempc; in chg_c_laa2f() local
240 tempc = a_f_LAM_ALEF; in chg_c_laa2f()
243 tempc = 0; in chg_c_laa2f()
[all …]
/dports/devel/hs-darcs/darcs-2.16.4/tests/
H A Dissue257.sh4 rm -rf tempc
5 mkdir tempc
6 cd tempc
12 darcs get tempc temps
16 cd ../tempc
23 rm -rf tempc temps
/dports/graphics/rawstudio/rawstudio-2.0/src/
H A Dfilename.c53 gchar tempc[32]; in filename_parse() local
104 sprintf(tempc, "%01d",i); in filename_parse()
106 sprintf(tempc, "%02d",i); in filename_parse()
108 sprintf(tempc, "%03d",i); in filename_parse()
110 sprintf(tempc, "%04d",i); in filename_parse()
112 sprintf(tempc, "%05d",i); in filename_parse()
122 strcpy(&temp[m], tempc); in filename_parse()
123 m += strlen(tempc); in filename_parse()
140 g_sprintf(tempc, "%d", i); in filename_parse()
141 strcpy(&temp[m], tempc); in filename_parse()
[all …]
/dports/converters/mmencode/mm2.7/src/richmail/
H A Drichtoatk.c52 int tempc; in main() local
54 while ((tempc = getc(stdin)) != '<') ; in main()
55 for (i=0; (tempc = getc(stdin)) != '>'; ++i) { in main()
56 token[i] = isupper(tempc) ? tolower(tempc) : tempc; in main()
H A Drichtext.c443 int tempc; local
447 if (tempc == EOF) break;
451 tolower(tempc) : tempc;
454 if (tempc== EOF) break;
605 int tempc; local
607 && tempc != EOF)
608 OUTC(tempc);
610 ungetc(tempc = getc(InputFP), InputFP);
611 if (tempc == '<') {
618 token[i] = tempc;
[all …]
/dports/mail/metamail/mm2.7/src/richmail/
H A Drichtoatk.c52 int tempc; in main() local
54 while ((tempc = getc(stdin)) != '<') ; in main()
55 for (i=0; (tempc = getc(stdin)) != '>'; ++i) { in main()
56 token[i] = isupper(tempc) ? tolower(tempc) : tempc; in main()
H A Drichtext.c455 int tempc; local
459 if (tempc == EOF) break;
463 tolower(tempc) : tempc;
466 if (tempc== EOF) break;
617 int tempc; local
619 && tempc != EOF)
620 OUTC(tempc);
622 ungetc(tempc = getc(InputFP), InputFP);
623 if (tempc == '<') {
630 token[i] = tempc;
[all …]
/dports/graphics/opendx/dx-4.4.4/src/exec/dpexec/
H A Dparsemdf.c831 char *tempc; in ExParseMDF() local
888 tempc = AllocVariable(nextc); in ExParseMDF()
889 if (!tempc) in ExParseMDF()
908 if (!tempc) { in ExParseMDF()
929 if (tempc) { in ExParseMDF()
930 nextc = tempc; in ExParseMDF()
932 if (tempc) { in ExParseMDF()
934 nextc = tempc; in ExParseMDF()
945 if (!tempc) { in ExParseMDF()
972 nextc = tempc; in ExParseMDF()
[all …]
/dports/misc/heyu2/heyu-2.10/
H A Ddigimax.c89 int unit, loc, tempc; in translate_digimax() local
192 tempc = (longvdata & TCURRMASK) >> TCURRSHIFT; in translate_digimax()
193 tempc = (tempc & 0x80) ? 0x80 - tempc : tempc; in translate_digimax()
206 funclabel[func], hc, unit, tempc, flagslist, unknown, aliasp[index].label); in translate_digimax()
506 int unit, index, tempc; in c_dmxcmds() local
554 tempc = (longvdata & TCURRMASK) >> TCURRSHIFT; in c_dmxcmds()
555 tempc = (tempc & 0x80) ? (0x80 - tempc) : tempc; in c_dmxcmds()
556 printf("%d\n", tempc); in c_dmxcmds()
560 tempc = (longvdata & TSETPMASK) >> TSETPSHIFT; in c_dmxcmds()
561 printf("%d\n", tempc); in c_dmxcmds()
/dports/comms/tlf/tlf-tlf-1.4.1/src/
H A Dqtcwin.c258 char tempc[40]; in start_qtc_recording() local
410 char tempc[40]; in qtc_main_panel() local
618 tempc[0] = '\0'; in qtc_main_panel()
685 tempc[0] = '\0'; in qtc_main_panel()
691 tempc[0] = '\0'; in qtc_main_panel()
748 tempc, qtclist.serial, *qtccount, tempc, in qtc_main_panel()
760 tempc[0] = '\0'; in qtc_main_panel()
777 tempc[0] = '\0'; in qtc_main_panel()
1893 tempc[tdp] = '-'; in replace_spaces()
1895 tempc[tdp] = ' '; in replace_spaces()
[all …]
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/LPPL/
H A Dlatex.4ht160 \let\:tempc\@vspace
692 \def\:tempc{\a:quad} \HLet\quad\:tempc
693 \def\:tempc{\a:qquad} \HLet\qquad\:tempc
832 \def\:tempc{
839 \def\:tempc{%
910 \def\:tempc#1{}
1026 \let\:tempc\kill
1034 \HLet\kill\:tempc
1453 \def\:tempc{%
1464 \def\:tempc{%
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dcsv.c215 int tempc; in csv_encode() local
253 for (tempc = 0; tempc < count; tempc++) { in csv_encode()
262 if (tempc < (count - 1)) { in csv_encode()
285 int tempc; in csv_encode_record() local
299 for (tempc = 0; tempc < count; tempc++) { in csv_encode_record()
312 int tempc; in csv_append_record() local
352 for (tempc = 0; tempc < count; tempc++) { in csv_append_record()
359 if (tempc < (count - 1)) { in csv_append_record()
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dcsv.c215 int tempc; in csv_encode() local
253 for (tempc = 0; tempc < count; tempc++) { in csv_encode()
262 if (tempc < (count - 1)) { in csv_encode()
285 int tempc; in csv_encode_record() local
299 for (tempc = 0; tempc < count; tempc++) { in csv_encode_record()
312 int tempc; in csv_append_record() local
352 for (tempc = 0; tempc < count; tempc++) { in csv_append_record()
359 if (tempc < (count - 1)) { in csv_append_record()
/dports/biology/migrate/migrate-3.6.11/src/
H A Daltivec.c23 vector unsigned char tempc; in load_float_splat() local
26 tempc = vec_lvsl(0,thisptr); in load_float_splat()
27 temp.v = vec_perm(temp.v,temp.v,tempc); in load_float_splat()
34 vector unsigned char tempc; in vec_float_splat() local
37 tempc = vec_lvsl(0,thisptr); in vec_float_splat()
38 temp = vec_perm(temp,temp,tempc); in vec_float_splat()
/dports/games/gnushogi/gnushogi-1.4.2/gnushogi/
H A Dgenmove.c94 short *tempc, /* color of to square */ in GenMakeMove() argument
118 *tempc = color[t]; in GenMakeMove()
124 UpdateHashbd(*tempc, *tempb, -1, t); in GenMakeMove()
125 UpdatePieceList(*tempc, t, REMOVE_PIECE); in GenMakeMove()
169 short tempc, in GenUnmakeMove() argument
193 color[t] = tempc; in GenUnmakeMove()
203 UpdateHashbd(tempc, tempb, -1, t); in GenUnmakeMove()
204 UpdatePieceList(tempc, t, ADD_PIECE); in GenUnmakeMove()
237 short tempb, tempc, blockable, promote_piece; in gives_check_flag() local
910 short f, tempb, tempc; in DropPossible() local
[all …]
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOCOLTBL.cpp247 BYTE tempc; in generate_table() local
252 tempc = closeColor[cc]; in generate_table()
254 d1 = tempc; in generate_table()
326 BYTE tempc; in generate_table() local
333 d1 = tempc; in generate_table()
413 BYTE tempc; in generate_table_fast() local
420 d1 = tempc; in generate_table_fast()
483 BYTE tempc; in generate_table_fast() local
490 d1 = tempc; in generate_table_fast()
584 BYTE tempc; in generate_table() local
[all …]
/dports/games/pvpgn/pvpgn-1.8.5/src/d2dbs/
H A Ddbspacket.c744 t_d2dbs_connection * tempc; in dbs_verify_ipaddr() local
766 if (tempc !=c && tempc->ipaddr==c->ipaddr) { in dbs_verify_ipaddr()
768 dbs_server_shutdown_connection(tempc); in dbs_verify_ipaddr()
783 t_d2dbs_connection *tempc; in dbs_check_timeout() local
791 if (!(tempc=elem_get_data(elem))) continue; in dbs_check_timeout()
792 if (now-tempc->last_active>timeout) { in dbs_check_timeout()
794 dbs_server_shutdown_connection(tempc); in dbs_check_timeout()
805 t_d2dbs_connection *tempc; in dbs_keepalive() local
815 if (!(tempc=elem_get_data(elem))) continue; in dbs_keepalive()
817 writepos = tempc->WriteBuf + tempc->nCharsInWriteBuffer; in dbs_keepalive()
[all …]
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/lib/
H A Dstatic_LIB_beam.f90206 real(kind = kreal) :: tempc local
239 tempc = 0.5D0*( tt(1)+tt(2) )
247 ina1(1) = tempc
425 REAL(KIND = kreal) :: tempc local
466 ina1(1) = tempc
776 tempc = 0.5D0*( tt(1)+tt(2) )
781 ina1(1) = tempc
799 ina2(1) = tempc
929 tempc = 0.0d0; temp0 = 0.0d0
948 ina1(1) = tempc
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/tpl/3po/cobyla2c/
H A Dexample.c65 double x[10], tempa, tempb, tempc, tempd, rhobeg; in main() local
197 tempc = .5 / sqrt(tempa * tempa + tempb * tempb); in main()
198 tempd = tempc * sqrt(3.); in main()
199 xopt[0] = tempd * tempa + tempc * tempb; in main()
200 xopt[1] = tempd * tempb - tempc * tempa; in main()
201 xopt[2] = tempd * tempa - tempc * tempb; in main()
202 xopt[3] = tempd * tempb + tempc * tempa; in main()

12345678910>>...31