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

/external/icu/icu4c/source/tools/toolutil/
H A Dpkg_genc.c56 getOutFilename(const char *inFilename, const char *destdir, char *outFilename, char *entryName, const char *newSuffix, const char *optFilename);
273 getOutFilename(filename, destdir, bufferStr, entry, ".S", optFilename);
365 getOutFilename(filename, destdir, buffer, entry+uprv_strlen(entry), ".c", optFilename);
588 getOutFilename(const char *inFilename, const char *destdir, char *outFilename, char *entryName, const char *newSuffix, const char *optFilename) { function
1045 getOutFilename(filename, destdir, buffer, entry+entryOffset, newSuffix, optFilename);

Completed in 120 milliseconds