Searched defs:cvalue (Results 1 – 6 of 6) sorted by relevance
87 ord2utf8(unsigned long int cvalue, unsigned char *buffer) in ord2utf8()
269 ord2utf8(unsigned int cvalue, unsigned char *buffer) in ord2utf8()
169 char *penv, *cenv, *pvalue, *cvalue; in cmp_env_strings() local
669 const JCOEF *cvalue; in encode_mcu_AC_first() local
780 void TiXmlElement::SetAttribute( const char * cname, const char * cvalue ) in SetAttribute()
3122 ord2utf8(uint32_t cvalue, uint8_t *utf8bytes) in ord2utf8()