Home
last modified time | relevance | path

Searched refs:PPC64LE (Results 1 – 2 of 2) sorted by relevance

/src/contrib/jemalloc/scripts/
H A Dgen_travis.py15 PPC64LE = 'ppc64le' variable
246 if arch == PPC64LE:
316 generate_linux(PPC64LE),
/src/contrib/jemalloc/
H A DChangeLog90 - Add CI support for PPC64LE architecture. (@ezeeyahoo)