Home
last modified time | relevance | path

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

/aosp_15_r20/external/libwebsockets/include/libwebsockets/
H A Dlws-ring.h264 ___type, /* type of objects with tails */ \ argument
H A Dlws-dll2.h158 ___type, /* type of listed object */ \ argument
283 #define lws_start_foreach_dll_safe(___type, ___it, ___tmp, ___start) \ argument
294 #define lws_start_foreach_dll(___type, ___it, ___start) \ argument
/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf_headers/gen/bpf/
Dbpf_core_read.h390 #define ___type(...) typeof(___arrow(__VA_ARGS__)) macro
/aosp_15_r20/external/libbpf/src/
H A Dbpf_core_read.h390 #define ___type(...) typeof(___arrow(__VA_ARGS__)) macro