OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__darwin_obsz
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/Misc/
caret-diags-macros.c
204
#define
__darwin_obsz
(object) __builtin_object_size (object, 1)
macro
206
__builtin___sprintf_chk (str, 0,
__darwin_obsz
(str), __VA_ARGS__)
221
// CHECK-NEXT: __builtin___sprintf_chk (str, 0,
__darwin_obsz
(str), __VA_ARGS__)
Completed in 69 milliseconds