Home
last modified time | relevance | path

Searched defs:get8 (Results 1 – 3 of 3) sorted by relevance

/minix/sys/lib/libunwind/
H A DAddressSpace.hpp78 uint8_t get8(pint_t addr) { in get8() function in _Unwind::LocalAddressSpace
/minix/external/bsd/llvm/dist/clang/test/Sema/
H A Ddesignated-initializers.c128 int get8() { ++counter; return 8; } in get8() function
/minix/sys/dev/stbi/
H A Dstb_image.c872 __forceinline static int get8(stbi *s) in get8() function