Home
last modified time | relevance | path

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

/external/turbine/java/com/google/turbine/binder/
DConstEvaluator.java1340 ImmutableList.Builder<Const> coerced = ImmutableList.builder(); in evalAnnotationValue() local
/external/python/cpython3/Python/
Dpylifecycle.c284 int coerced = 0; in _Py_CoerceLegacyLocale() local