Home
last modified time | relevance | path

Searched refs:exstop (Results 1 – 18 of 18) sorted by relevance

/dports/lang/pcc/pcc-1.1.0/f77/fcom/
H A Dgram.exec47 { exstop($1, $3); thiswasbranch = $1; }
H A Ddefs.h541 void exstop(int, expptr);
H A Dexec.c249 exstop(stop, p) in exstop() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/scripts/python/
H A Dexport-to-sqlite.py761 def exstop(id, raw_buf): function
789 exstop(id, raw_buf)
H A Dexport-to-postgresql.py1078 def exstop(id, raw_buf): function
1102 exstop(id, raw_buf)
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/scripts/python/
H A Dexport-to-sqlite.py761 def exstop(id, raw_buf): function
789 exstop(id, raw_buf)
H A Dexport-to-postgresql.py1078 def exstop(id, raw_buf): function
1102 exstop(id, raw_buf)
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/scripts/python/
H A Dexport-to-sqlite.py761 def exstop(id, raw_buf): function
789 exstop(id, raw_buf)
H A Dexport-to-postgresql.py1078 def exstop(id, raw_buf): function
1102 exstop(id, raw_buf)
/dports/science/afni/afni-AFNI_21.3.16/src/f2c/
H A Dgram.exec63 { exstop($1, $3); thiswasbranch = $1; }
H A Dexec.c347 exstop(stop, p) in exstop() function
351 exstop(int stop, register expptr p)
H A Ddefs.h861 void exstop Argdcl((int, tagptr));
H A Dgram.c2298 { exstop(yyvsp[-2].ival, yyvsp[0].expval); thiswasbranch = yyvsp[-2].ival; } in yyparse()
H A Dgram.ccc2384 { exstop(yypvt[-2].ival, yypvt[-0].expval); thiswasbranch = yypvt[-2].ival; } break;
/dports/lang/f2c/f2c-20200916/src/
H A Dgram.exec63 { exstop($1, $3); thiswasbranch = $1; }
H A Dexec.c397 exstop(stop, p) in exstop() function
401 exstop(int stop, register expptr p)
H A Ddefs.h873 void exstop Argdcl((int, tagptr));
H A Dgram.c1705 { exstop(yypt[-2].yyv.ival, yypt[-0].yyv.expval); thiswasbranch = yypt[-2].yyv.ival; } break; in yyparse()