common block
Computing term for a shared memory area or a block of code/data used by multiple programs or processes.
このプログラムは共通ブロックを使ってデータを共有する。
This program shares data using a common block.
Compound of 共通 (shared, common) and ブロック (block), a direct adaptation of the English computing term 'common block'.