Lines Matching defs:__value
93 #define ptrauth_strip(__value, __key) __builtin_ptrauth_strip(__value, __key) argument
123 #define ptrauth_sign_constant(__value, __key, __data) \ argument
138 #define ptrauth_sign_unauthenticated(__value, __key, __data) \ argument
160 #define ptrauth_auth_and_resign(__value, __old_key, __old_data, __new_key, \ argument
182 #define ptrauth_auth_function(__value, __old_key, __old_data) \ argument
195 #define ptrauth_auth_data(__value, __old_key, __old_data) \ argument
247 #define ptrauth_sign_generic_data(__value, __data) \ argument
258 #define ptrauth_strip(__value, __key) \ argument
271 #define ptrauth_sign_constant(__value, __key, __data) \ argument
278 #define ptrauth_sign_unauthenticated(__value, __key, __data) \ argument
285 #define ptrauth_auth_and_resign(__value, __old_key, __old_data, __new_key, \ argument
295 #define ptrauth_auth_function(__value, __old_key, __old_data) \ argument
302 #define ptrauth_auth_data(__value, __old_key, __old_data) \ argument
317 #define ptrauth_sign_generic_data(__value, __data) \ argument