Searched refs:tmpval (Results 1 – 5 of 5) sorted by relevance
53 uintmax_t tmpval; in format_int() local68 tmpval = val; in format_int()69 while (tmpval) { in format_int()70 tmpval /= base; in format_int()
2500 char tmpval[1024]; in print_omni_csv() local2511 my_snprintf(tmpval, in print_omni_csv()2616 char tmpval[1024]; in print_omni_keyword() local2627 my_snprintf(tmpval, in print_omni_keyword()2631 snprintf(tmpval, in print_omni_keyword()2638 tmpval); in print_omni_keyword()2653 char tmpval[1024]; /* excessive, but we may have the command line */ in print_omni_human() local2677 vallen = my_snprintf(tmpval, in print_omni_human()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
2917 xmlChar *tmpval, *cur; in xmlSchemaValAtomicType() local2923 tmpval = xmlStrdup(value); in xmlSchemaValAtomicType()2924 for (cur = tmpval; *cur; ++cur) { in xmlSchemaValAtomicType()2932 uri = xmlParseURI((const char *) tmpval); in xmlSchemaValAtomicType()2933 xmlFree(tmpval); in xmlSchemaValAtomicType()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...