Home
last modified time | relevance | path

Searched defs:__containerof (Results 1 – 4 of 4) sorted by relevance

/external/llvm-libc/include/llvm-libc-macros/
Dcontainerof-macro.h14 #define __containerof(ptr, type, member) \ macro
/external/cronet/stable/third_party/llvm-libc/src/include/llvm-libc-macros/
Dcontainerof-macro.h14 #define __containerof(ptr, type, member) \ macro
/external/cronet/tot/third_party/llvm-libc/src/include/llvm-libc-macros/
Dcontainerof-macro.h14 #define __containerof(ptr, type, member) \ macro
/external/trusty/arm-trusted-firmware/include/lib/libc/sys/
Dcdefs.h489 #define __containerof(x, s, m) ({ \ macro
494 #define __containerof(x, s, m) \ macro