Home
last modified time | relevance | path

Searched refs:_c1 (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/cjkcodecs/
H A Dcjkcodecs.h143 Py_UCS4 _c1 = (c1); \
145 if (_PyUnicodeWriter_Prepare(writer, 2, Py_MAX(_c1, c2)) < 0) \
147 PyUnicode_WRITE(writer->kind, writer->data, writer->pos, _c1); \
/third_party/mesa3d/src/intel/perf/
H A Dintel_perf.c628 compare_counter_categories_and_names(const void *_c1, const void *_c2) in compare_counter_categories_and_names() argument
630 const struct intel_perf_query_counter_info *c1 = (const struct intel_perf_query_counter_info *)_c1; in compare_counter_categories_and_names()

Completed in 3 milliseconds