Home
last modified time | relevance | path

Searched refs:POPT_ERROR_OPTSTOODEEP (Results 1 – 3 of 3) sorted by relevance

/external/oprofile/libpopt/
Dpopt.h85 #define POPT_ERROR_OPTSTOODEEP -13 /*!< aliases nested too deeply */ macro
Dpopt.c358 return POPT_ERROR_OPTSTOODEEP; in handleAlias()
1193 case POPT_ERROR_OPTSTOODEEP: in poptStrerror()
1216 return POPT_ERROR_OPTSTOODEEP; in poptStuffArgs()
/external/oprofile/
Dpopt.h85 #define POPT_ERROR_OPTSTOODEEP -13 /*!< aliases nested too deeply */ macro