global declaration
Computing term for a declaration with global scope in a program, such as a variable or function accessible throughout the code.
This variable has a global declaration, so it can be accessed from any function.
Compound of English loanword グローバル (global) and 宣言 (declaration).