Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/pkgdata/
Dpkgdata.cpp1611 char gencmnFile[SMALL_BUFFER_MAX_SIZE] = ""; in pkg_createWithoutAssemblyCode() local
1655 …o->entryName, NULL, o->srcDir, o->comment, o->fileListFiles->str, 0, TRUE, o->verbose, gencmnFile); in pkg_createWithoutAssemblyCode()
1658 uprv_strcpy(tempObjectFile, gencmnFile); in pkg_createWithoutAssemblyCode()
1665 gencmnFile); in pkg_createWithoutAssemblyCode()
1722 printf("# Generating %s \n", gencmnFile); in pkg_createWithoutAssemblyCode()
1730 gencmnFile, in pkg_createWithoutAssemblyCode()
1731 sizeof(gencmnFile)); in pkg_createWithoutAssemblyCode()
1734 sprintf(cmd, "#include \"%s\"\n", gencmnFile); in pkg_createWithoutAssemblyCode()
1741 uprv_strcpy(tempObjectFile, gencmnFile); in pkg_createWithoutAssemblyCode()
1748 gencmnFile); in pkg_createWithoutAssemblyCode()