Go to the source code of this file.
|
#define | OUTS(K, S) if ( !::strncmp( ident_r, ResKind::K.c_str(), S ) && ident_r[S] == ':' ) ret = ResKind::K |
|
#define | NO_SOLVABLE_RETURN(VAL) |
|
#define | OUTS(K, S) if ( !::strncmp( ident, ResKind::K.c_str(), S ) ) return ResKind::K |
|
#define | OUTS(X) if ( ! obj[Dep::X].empty() ) str << endl << " " #X " " << obj[Dep::X] |
|
#define OUTS |
( |
|
K, |
|
|
|
S |
|
) |
| if ( !::strncmp( ident_r, ResKind::K.c_str(), S ) && ident_r[S] == ':' ) ret = ResKind::K |
#define NO_SOLVABLE_RETURN |
( |
|
VAL | ) |
|
Value:::_Solvable * _solvable( get() ); \
if ( ! _solvable ) return VAL
Definition at line 127 of file Solvable.cc.
#define OUTS |
( |
|
K, |
|
|
|
S |
|
) |
| if ( !::strncmp( ident, ResKind::K.c_str(), S ) ) return ResKind::K |
#define OUTS |
( |
|
X | ) |
if ( ! obj[Dep::X].empty() ) str << endl << " " #X " " << obj[Dep::X] |
const LocaleSet& _locales |