Searched refs:tmpval (Results 1 – 5 of 5) sorted by relevance
685 uint_fast64_t tmpval; in jp2_getuint64() local689 tmpval = 0; in jp2_getuint64()691 tmpval <<= 8; in jp2_getuint64()695 tmpval |= (c & 0xff); in jp2_getuint64()697 *val = tmpval; in jp2_getuint64()
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/ ...
2913 xmlChar *tmpval, *cur; in xmlSchemaValAtomicType() local2919 tmpval = xmlStrdup(value); in xmlSchemaValAtomicType()2920 for (cur = tmpval; *cur; ++cur) { in xmlSchemaValAtomicType()2928 uri = xmlParseURI((const char *) tmpval); in xmlSchemaValAtomicType()2929 xmlFree(tmpval); in xmlSchemaValAtomicType()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...