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

/external/strace/xlat/
H A Dloop_flags_options.h1 /* Generated by ./xlat/gen.sh from ./xlat/loop_flags_options.in; do not edit. */
3 static const struct xlat loop_flags_options[] = { variable in typeref:struct:xlat
/external/strace/
H A Dloop.c34 #include "xlat/loop_flags_options.h"
72 printflags(loop_flags_options, info.lo_flags, "LO_FLAGS_???");
125 printflags(loop_flags_options, info64.lo_flags, "LO_FLAGS_???");

Completed in 172 milliseconds