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

/fuchsia/zircon/system/host/abigen/
H A Dheader_generator.cpp19 int out_idx = sc.arg_spec.size(); local
21 ++out_idx;
23 nonnull.push_back(out_idx);
/fuchsia/zircon/system/uapp/gpt/
H A Dgpt.c337 uint8_t out_idx = 0; local
361 bytes_out[out_idx++] = val;

Completed in 63 milliseconds