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

  /external/oprofile/libpopt/
popt.h 51 #define POPT_ARGFLAG_AND 0x04000000 /*!< arg will be and'ed */
56 (POPT_ARGFLAG_OR|POPT_ARGFLAG_AND|POPT_ARGFLAG_XOR)
popthelp.c 302 case POPT_ARGFLAG_AND:
popt.c 663 case POPT_ARGFLAG_AND:
691 case POPT_ARGFLAG_AND:
    [all...]
  /external/oprofile/
popt.h 51 #define POPT_ARGFLAG_AND 0x04000000 /*!< arg will be and'ed */
56 (POPT_ARGFLAG_OR|POPT_ARGFLAG_AND|POPT_ARGFLAG_XOR)

Completed in 392 milliseconds