HomeSort by relevance Sort by last modified time
    Searched refs:opt_idx (Results 1 - 2 of 2) sorted by null

  /external/fio/profiles/
act.c 72 static unsigned int opt_idx = 5; variable
170 if (opt_idx == ACT_MAX_OPTS) {
180 act_opts[opt_idx++] = strdup(buffer);
277 org_idx = opt_idx;
478 while (org_idx && org_idx < opt_idx)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
opts.h 338 extern int option_enabled (int opt_idx, void *opts);

Completed in 176 milliseconds