Home
last modified time | relevance | path

Searched defs:hexadecimal (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-strings/
H A Dllvm-strings.cpp48 enum radix { none, octal, hexadecimal, decimal }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-size/
H A Dllvm-size.cpp77 enum RadixTy { octal = 8, decimal = 10, hexadecimal = 16 }; enumerator
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-java.c920 bool hexadecimal = false; in phase5_get() local
H A Dx-csharp.c1601 bool hexadecimal = false; in phase6_get() local
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtsprintf.c708 hexadecimal (void) in hexadecimal() function