Home
last modified time | relevance | path

Searched refs:INVALID_PARAM_VAL (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dparams.c114 gcc_assert (value != INVALID_PARAM_VAL); in set_param_value()
H A Dparams.h38 #define INVALID_PARAM_VAL (-1) macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dparams.h37 #define INVALID_PARAM_VAL (-1) macro
H A Dparams.c192 gcc_assert (value != INVALID_PARAM_VAL); in set_param_value()