Home | History | Annotate | Download | only in common

Lines Matching defs:u1

523     UResourceDataEntry *u1 = NULL;
562 u1 = init_entry(t1->fName, usrDataPath, &usrStatus);
563 if ( u1 != NULL ) {
564 if(u1->fBogus == U_ZERO_ERROR) {
565 u1->fParent = t1;
566 r = u1;
569 uhash_remove(cache, u1);
570 free_entry(u1);