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

  /external/ltrace/
options.h 74 OPT_F_UNKNOWN = 0,
86 /* If entry->kind is OPT_F_UNKNOWN, figure out whether it should be
options.c 494 if (entry->kind == OPT_F_UNKNOWN) {
510 assert(entry->kind != OPT_F_UNKNOWN);

Completed in 153 milliseconds