Home
last modified time | relevance | path

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

/system/core/libsparse/
Doutput_file.cpp99 #define to_output_file_gz(_o) container_of((_o), struct output_file_gz, out) argument
106 #define to_output_file_normal(_o) container_of((_o), struct output_file_normal, out) argument
114 #define to_output_file_callback(_o) container_of((_o), struct output_file_callback, out) argument