Home | History | Annotate | Download | only in intltest

Lines Matching defs:equ

203     UBool equ = (lhs == NULL)
210 if (equ) {
220 UBool equ = (lhs == NULL)
227 if (equ) {
237 UBool equ = (lhs == NULL)
244 if (equ) {
254 UBool equ = (lhs == NULL)
261 if (equ) {
273 UBool equ = lhs == rhs;
281 if (equ) {