Home
last modified time | relevance | path

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

/freebsd/include/
H A Dnl_types.h56 int32_t __magic; member
H A Drunetype.h60 char __magic[8]; /* Magic saying what version we are */ member
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan.h219 unsigned __magic : 31; // Used to distinguish __hw_jmp_buf from jmp_buf. member