Searched refs:__ptr (Results 1 – 2 of 2) sorted by relevance
32 __typeof__ ((__ptr)) __ptr_once = (__ptr); \39 __typeof__ ((__ptr)) __ptr_once = (__ptr); \63 __typeof__(*(__ptr)) __fv \156 __typeof__ ((__ptr)) __ptr_once = (__ptr); \162 __typeof__ ((__ptr)) __ptr_once = (__ptr); \281 [__p] "r" (__ptr), \313 [__p] "r" (__ptr), \417 [__p] "r" (__ptr), \443 [__p] "r" (__ptr), \490 __typeof__ ((__ptr)) __ptr_once = (__ptr); \[all …]
113 const typeof(((type *)0)->member) *__ptr = (ptr); \114 (type *)((unsigned long)(__ptr) - offsetof(type, member)); \
Completed in 5 milliseconds