Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp395 lldb::addr_t Malloc(size_t size, uint8_t byte_alignment) { in Malloc()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dlocaltime.c193 #define IF_ALIGNED(ptr, byte_alignment) \ argument
/titanic_44/usr/src/lib/libc/port/gen/
H A Dlocaltime.c191 #define IF_ALIGNED(ptr, byte_alignment) \ argument