Searched defs:cvalue (Results 1 – 7 of 7) sorted by relevance
6 const int cvalue; member19 const int cvalue; // expected-note{{declared here}} member
168 char *penv, *cenv, *pvalue, *cvalue; in cmp_env_strings() local
167 const int cvalue = 43; in main() local
780 void TiXmlElement::SetAttribute( const char * cname, const char * cvalue ) in SetAttribute()
775 unsigned short cvalue; /* numeric leaf */ member786 unsigned short cvalue; /* numeric leaf */ member797 unsigned short cvalue; member
2597 const void *cvalue; in op_setxattr() local
2696 ord2utf8(uint32_t cvalue, uint8_t *utf8bytes) in ord2utf8()