Searched refs:u_fflush (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/io/
H A Dufile.c231 u_fflush(UFILE *file) function
247 u_fflush(file);
263 u_fflush(file);
/external/icu/icu4c/source/io/unicode/
H A Dustdio.h68 * u_fflush() and u_fclose should return an int32_t like C99 functions.
82 u_fflush with a u_frewind.
317 * The string is usable once u_fclose or u_fflush has been called on the
333 * Close a UFILE. Implies u_fflush first.
336 * @see u_fflush
382 u_fflush(UFILE *file);
/external/icu/icu4c/source/common/unicode/
H A Durename.h227 #define u_fflush U_ICU_ENTRY_POINT_RENAME(u_fflush) macro

Completed in 42 milliseconds