Home
last modified time | relevance | path

Searched defs:l19 (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/ppc/
Dfdct32x32_vsx.c131 const int16x8_t l19 = vec_vsx_ld(0, a + 19 * stride); in load() local
/external/clang/test/CodeGenCXX/
Dmangle-ms-string-literals.cpp240 const char *l19 = "\x13"; variable
/external/python/cpython3/Lib/test/
Dtest_grammar.py668 l19 = lambda a, *, b,: 0 function