Searched refs:container_of (Results 1 - 1 of 1) sorted by relevance

/system/core/libsparse/
H A Doutput_file.c66 #define container_of(inner, outer_t, elem) \ macro
106 container_of((_o), struct output_file_gz, out)
114 container_of((_o), struct output_file_normal, out)
123 container_of((_o), struct output_file_callback, out)

Completed in 48 milliseconds