Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/ppc/
Dfdct32x32_vsx.c129 const int16x8_t l17 = vec_vsx_ld(0, a + 17 * stride); in load() local
/external/clang/test/CodeGenCXX/
Dmangle-ms-string-literals.cpp242 const char *l17 = "\x11"; variable
/external/python/cpython3/Lib/test/
Dtest_grammar.py666 l17 = lambda *args, **kwds,: 0 function