Home
last modified time | relevance | path

Searched refs:C1TAB (Results 1 – 16 of 16) sorted by relevance

/dports/science/aircraft-datcom/aircraft-datcom-ed877bb/src/
H A Dwtlift.f16 DIMENSION DMN(3), C1TAB(20), DACL(60)
85 DATA C1TAB/4.5,5.,5.5,6.,6.5,7.,7.5,8.,8.5,9.,9.5,10.,10.5,11.,
189 CALL TLINEX(DMN,C1TAB,DACL,3,20,B(1),A(160),DACMAX,
/dports/emulators/simh/simh-3.9.0_5/
H A Dscp.h110 C1TAB *find_c1tab (C1TAB *tab, char *gbuf);
H A Dsim_defs.h518 typedef struct sim_c1tab C1TAB; typedef
H A Dscp.c1059 C1TAB *ctbr, *glbr; in set_cmd()
1076 static C1TAB set_dev_tab[] = { in set_cmd()
1087 static C1TAB set_unit_tab[] = { in set_cmd()
1187 C1TAB *find_c1tab (C1TAB *tab, char *gbuf) in find_c1tab()
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/
H A Dscp.h172 C1TAB *find_c1tab (C1TAB *tab, char *gbuf);
H A Dsim_defs.h644 typedef struct sim_c1tab C1TAB; typedef
H A Dscp.c648 static C1TAB set_dev_tab[] = {
660 static C1TAB set_unit_tab[] = {
1208 C1TAB *ctbr, *glbr; in set_cmd()
1305 C1TAB *find_c1tab (C1TAB *tab, char *gbuf) in find_c1tab()
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/
H A Dscp.h171 C1TAB *find_c1tab (C1TAB *tab, char *gbuf);
H A Dsim_defs.h564 typedef struct sim_c1tab C1TAB; typedef
H A Dscp.c633 static C1TAB set_dev_tab[] = {
644 static C1TAB set_unit_tab[] = {
1189 C1TAB *ctbr, *glbr; in set_cmd()
1286 C1TAB *find_c1tab (C1TAB *tab, char *gbuf) in find_c1tab()
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/
H A Dscp.h172 C1TAB *find_c1tab (C1TAB *tab, char *gbuf);
H A Dsim_defs.h644 typedef struct sim_c1tab C1TAB; typedef
H A Dscp.c648 static C1TAB set_dev_tab[] = {
660 static C1TAB set_unit_tab[] = {
1208 C1TAB *ctbr, *glbr; in set_cmd()
1305 C1TAB *find_c1tab (C1TAB *tab, char *gbuf) in find_c1tab()
/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/simh/
H A Dsim_defs.h291 typedef struct C1TAB C1TAB; typedef
515 struct C1TAB { struct
H A Dscp.h161 C1TAB *find_c1tab (C1TAB *tab, const char *gbuf);
H A Dscp.c1433 static C1TAB set_dev_tab[] = {
1444 static C1TAB set_unit_tab[] = {
3540 C1TAB *ctbr = NULL, *glbr; in set_cmd()
3667 C1TAB *find_c1tab (C1TAB *tab, const char *gbuf) in find_c1tab()