Format: AllC/C++CSSTextshell script Advanced Search
59: #define TMF_CPL(n) ( (n) ) /* current protection level (0-3) */ 60: #define TMF_PPL(n) ( (n) << 16 ) /* previous protection level (0-3) */ 61: