HomeSort by: relevance | last modified time | path
    Searched defs:nan_state (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
value-range.h 413 class nan_state class
416 nan_state (bool);
417 nan_state (bool pos_nan, bool neg_nan);
429 nan_state::nan_state (bool nan_p) function in class:nan_state
440 nan_state::nan_state (bool pos_nan, bool neg_nan) function in class:nan_state
449 nan_state::pos_p () const
457 nan_state::neg_p () const
492 const nan_state &, value_range_kind = VR_RANGE)
    [all...]

Completed in 21 milliseconds