Home | History | Annotate | Download | only in common

Lines Matching refs:UDataMemory_isLoaded

743     while((UDataMemory_isLoaded(&tData)==FALSE) && (pathBuffer = iter.next(pErrorCode)) != NULL)
750 fprintf(stderr, "%s\n", UDataMemory_isLoaded(&tData)?"LOADED":"not loaded");
755 if (!UDataMemory_isLoaded(&tData)) {
765 if (!UDataMemory_isLoaded(&tData)) {
1008 fprintf(stderr, "%s\n", UDataMemory_isLoaded(&dataMemory)?"LOADED":"not loaded");