Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/Arch/
H A DARM64Common.h112 auto *buf32 = reinterpret_cast<uint32_t *>(buf8); in writeStub() local
125 auto *buf32 = reinterpret_cast<uint32_t *>(buf8); in writeStubHelperHeader() local
146 auto *buf32 = reinterpret_cast<uint32_t *>(buf8); in writeStubHelperEntry() local
162 auto *buf32 = reinterpret_cast<uint32_t *>(buf); in writeObjCMsgSendStub() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20010328-1.c63 struct statfs buf32; in __statfs64() local
/openbsd-src/usr.sbin/ospf6d/
H A Drde_lsdb.c981 u_int32_t *buf32, *addr = NULL; in lsa_get_prefix() local