Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/ppc/
Dfdct32x32_vsx.c134 const int16x8_t l22 = vec_vsx_ld(0, a + 22 * stride); in load() local
/external/clang/test/CodeGenCXX/
Dmangle-ms-string-literals.cpp237 const char *l22 = "\x16"; variable
/external/python/cpython3/Lib/test/
Dtest_grammar.py671 l22 = lambda *, b, **kwds,: 0 function