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

  /external/oprofile/libpopt/
popt.h 52 #define POPT_ARGFLAG_NAND 0x05000000 /*!< arg will be nand'ed */
60 #define POPT_BIT_CLR (POPT_ARG_VAL|POPT_ARGFLAG_NAND)
  /external/oprofile/
popt.h 52 #define POPT_ARGFLAG_NAND 0x05000000 /*!< arg will be nand'ed */
60 #define POPT_BIT_CLR (POPT_ARG_VAL|POPT_ARGFLAG_NAND)

Completed in 25 milliseconds