Home
last modified time | relevance | path

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

/external/toybox/generated/
Dglobals.h1203 struct od_data { struct
1204 struct arg_list *output_base;
1205 char *address_base;
1206 long max_count;
1207 long width;
1208 long jump_bytes;
1210 int address_idx;
1211 unsigned types, leftover, star;
1212 char *buf; // Points to buffers[0] or buffers[1].
1213 char *bufs[2]; // Used to detect duplicate lines.
[all …]