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

  /external/iproute2/ip/
xfrm_state.c 568 char *minp = NULL; local
603 if (minp)
605 minp = *argv;
644 if (minp) {
  /external/fio/
gclient.c 1017 char *minp, *maxp; local
1023 minp = num2str(min, 6, 1, 0, 0);
1034 gtk_label_set_text(GTK_LABEL(label), minp); local
1044 free(minp);
    [all...]
stat.c 348 char *minp, *maxp; local
353 minp = num2str(min, 6, 1, 0, 0);
357 " stdev=%5.02f\n", name, base, minp, maxp, mean, dev);
359 free(minp);
    [all...]
  /external/pcre/dist/
pcre_compile.c     [all...]
  /external/valgrind/perf/
tinycc.c 7649 static void minp(void) function
    [all...]

Completed in 352 milliseconds