Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/ppc/
Dfdct32x32_vsx.c132 const int16x8_t l20 = vec_vsx_ld(0, a + 20 * stride); in load() local
/external/clang/test/CodeGenCXX/
Dmangle-ms-string-literals.cpp239 const char *l20 = "\x14"; variable
/external/python/cpython3/Lib/test/
Dtest_grammar.py669 l20 = lambda a, *args, **kwds,: 0 function