Searched defs:discard_const_p (Results 1 – 1 of 1) sorted by relevance
74 # define discard_const_p(type, ptr) ((type *)((intptr_t)(ptr))) macro76 # define discard_const_p(type, ptr) ((type *)(ptr)) macro
Completed in 9 milliseconds