Home
last modified time | relevance | path

Searched defs:Integers (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/docs/
H A DBitCodeFormat.rst94 .. _Variable Width Integers:
95 .. _Variable Width Integer:
96 .. _variable-width value:
113 .. _char6-encoded value:
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlpacktut.pod309 =head2 Integers section in Packing Numbers
/openbsd-src/gnu/llvm/compiler-rt/lib/xray/tests/unit/
H A Dsegmented_array_test.cpp318 std::vector<int> Integers(Count); in TEST() local
335 std::vector<int> Integers(Count); in TEST() local
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DDNB.cpp1213 union Integers { in DNBProcessMemoryReadInteger() union