Home
last modified time | relevance | path

Searched defs:_c2 (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DunusedVariablesWithUnderscoreInBindingElement.ts23 const [_a2, [[_b2, _c2]], _d2, _e2] = [1, [[2, 3]], 4, 5]; constant
/third_party/mesa3d/src/intel/perf/
Dintel_perf.c628 compare_counter_categories_and_names(const void *_c1, const void *_c2) in compare_counter_categories_and_names()