Lines Matching refs:veneer_flag
801 BOOL veneer_flag = TRUE; local
816 veneer_flag = TRUE; //If resolution not possible with simulation, veneer is presumed
818 veneer_flag = ELi_IsFar( _P_, _S_|_T_, 0x2000000); //Within +-32 Bytes?
821 if( veneer_flag == TRUE) {
824 if( (_T_) || (veneer_flag == TRUE)) {
866 veneer_flag = TRUE; //If resolution not possible with simulation, veneer is presumed
868 veneer_flag = ELi_IsFar( _P_, _S_|_T_, 0x2000000); //Within +-32 Bytes?
871 if( veneer_flag == TRUE) {
874 if( (_T_) || (veneer_flag == TRUE)) {
911 veneer_flag = TRUE; //If resolution not possible with simulation, veneer is presumed
913 veneer_flag = ELi_IsFar( _P_, _S_|_T_, 0x400000); //Within +-4 Bytes?
916 if( veneer_flag == TRUE) {
930 if( (_T_ == 0) || (veneer_flag == TRUE)) {