Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/scripts/
H A Dgen_travis.py66 COMPILER_FLAG = auto() variable in Option.Type
81 return Option(Option.Type.COMPILER_FLAG, value)
175 compiler_flags = [x.value for x in combination if x.type == Option.Type.COMPILER_FLAG]