HomeSort by relevance Sort by last modified time
    Searched full:maxopts (Results 1 - 1 of 1) sorted by null

  /external/oprofile/libpopt/
popthelp.c 691 int maxopts; member in struct:poptDone_s
732 if (done->nopts < done->maxopts)
791 done->maxopts = 64;
792 cursor = done->maxopts * sizeof(*done->opts);

Completed in 326 milliseconds