Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/xenstore/
A Dtalloc.c74 # define discard_const_p(type, ptr) ((type *)((intptr_t)(ptr))) macro
76 # define discard_const_p(type, ptr) ((type *)(ptr)) macro
A Dtdb.c97 # define discard_const_p(type, ptr) ((type *)discard_const(ptr)) macro

Completed in 7 milliseconds