Home
last modified time | relevance | path

Searched defs:cvalue (Results 1 – 6 of 6) sorted by relevance

/third_party/pcre2/pcre2/maint/
Dutf8.c87 ord2utf8(unsigned long int cvalue, unsigned char *buffer) in ord2utf8()
Ducptest.c269 ord2utf8(unsigned int cvalue, unsigned char *buffer) in ord2utf8()
/third_party/ltp/testcases/kernel/syscalls/fork/
Dfork04.c169 char *penv, *cenv, *pvalue, *cvalue; in cmp_env_strings() local
/third_party/skia/third_party/externals/libjpeg-turbo/
Djcphuff.c669 const JCOEF *cvalue; in encode_mcu_AC_first() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp780 void TiXmlElement::SetAttribute( const char * cname, const char * cvalue ) in SetAttribute()
/third_party/pcre2/pcre2/src/
Dpcre2test.c3122 ord2utf8(uint32_t cvalue, uint8_t *utf8bytes) in ord2utf8()