Home
last modified time | relevance | path

Searched defs:vg_alignof (Results 1 – 2 of 2) sorted by relevance

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/include/
H A Dpub_tool_basics.h476 #define vg_alignof(_type) (sizeof(struct {char c;_type _t;})-sizeof(_type)) macro
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/include/
H A Dpub_tool_basics.h476 #define vg_alignof(_type) (sizeof(struct {char c;_type _t;})-sizeof(_type)) macro