Home
last modified time | relevance | path

Searched defs:ENCODINGS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DX86DisassemblerDecoderCommon.h401 #define ENCODINGS \ macro
444 enum OperandEncoding { ENCODINGS ENCODING_max }; enumerator
/freebsd/tools/tools/locale/
H A DMakefile121 ENCODINGS= UTF-8 \ macro