Home
last modified time | relevance | path

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

/third_party/boost/boost/math/special_functions/
Dnonfinite_num_facets.hpp97 static const CharType body_inf[4] = { 'i', 'n', 'f', '\0' }; in put_impl() local
111 put_num_and_fill(it, iosb, prefix_minus, body_inf, fill, val); in put_impl()
115 put_num_and_fill(it, iosb, prefix_plus, body_inf, fill, val); in put_impl()
119 put_num_and_fill(it, iosb, null_string, body_inf, fill, val); in put_impl()