Searched refs:Sta_P (Results 1 – 1 of 1) sorted by relevance
593 #define Sta_P(p,o) (((o)<<1) | ((p)-1)) in vms_tir_stack_psect() macro595 switch (Sta_P(psect_width,offset_width)) in vms_tir_stack_psect()597 case Sta_P(1,1): PUT_CHAR (TIR_S_C_STA_PB); in vms_tir_stack_psect()601 case Sta_P(1,2): PUT_CHAR (TIR_S_C_STA_PW); in vms_tir_stack_psect()605 case Sta_P(1,4): PUT_CHAR (TIR_S_C_STA_PL); in vms_tir_stack_psect()609 case Sta_P(2,1): PUT_CHAR (TIR_S_C_STA_WPB); in vms_tir_stack_psect()613 case Sta_P(2,2): PUT_CHAR (TIR_S_C_STA_WPW); in vms_tir_stack_psect()617 case Sta_P(2,4): PUT_CHAR (TIR_S_C_STA_WPL); in vms_tir_stack_psect()622 #undef Sta_P in vms_tir_stack_psect()