Home
last modified time | relevance | path

Searched refs:p2 (Results 1 – 1 of 1) sorted by relevance

/include/
A Dlibc-pointer-arith.h68 #define PTR_DIFF(p1, p2) \ argument
69 ((ptrdiff_t)((uintptr_t)(p1) - (uintptr_t)(p2)))

Completed in 5 milliseconds