Home
last modified time | relevance | path

Searched refs:mySourceBegin (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/io/
Dustdio.c317 const UChar *mySourceBegin; in u_file_write_flush() local
352 mySourceBegin = mySource; /* beginning location for this loop */ in u_file_write_flush()
382 written += (int32_t) (mySource - mySourceBegin); in u_file_write_flush()