NCEPLIBS-bufr
12.0.1
|
Store an entry for a Table A mnemonic within the internal jump/link table. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | tabsub (LUN, NEMO) |
This subroutine builds the entire jump/link tree (including recursively resolving all "child" mnemonics) for a Table A mnemonic within the internal jump/link table. More... | |
Store an entry for a Table A mnemonic within the internal jump/link table.
Definition in file tabsub.f.
subroutine tabsub | ( | LUN, | |
character*8 | NEMO | ||
) |
This subroutine builds the entire jump/link tree (including recursively resolving all "child" mnemonics) for a Table A mnemonic within the internal jump/link table.
[in] | LUN | - integer: I/O stream index into internal memory arrays. |
[in] | NEMO | - character*8: Table A mnemonic. |
Definition at line 14 of file tabsub.f.
References bort(), moda_bitmaps::ctco, moda_tables::ibt, moda_nrv203::ibtnrv, moda_nrv203::ienrv, inctab(), moda_bitmaps::inodtamc, moda_bitmaps::inodtco, iokoper(), moda_nrv203::ipfnrv, moda_tables::irf, moda_nmikrp::irp, moda_tables::isc, moda_tables::jmpb, moda_tables::jump, moda_nmikrp::krp, moda_tables::link, modv_mxtamc::mxtamc, modv_mxtco::mxtco, moda_nmikrp::nem, nemtab(), nemtbd(), moda_nrv203::nnrv, moda_tables::ntab, moda_bitmaps::ntamc, moda_bitmaps::ntco, and tabent().
Referenced by makestab().