Home
last modified time | relevance | path

Searched defs:__negative (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/__format/
H A Dformatter_integral.h47 _LIBCPP_HIDE_FROM_ABI inline char* __insert_sign(char* __buf, bool __negative, __format_spec::__sig… in __insert_sign()
311 bool __negative = __value < 0; variable
/openbsd-src/gnu/llvm/libcxx/include/__chrono/
H A Dformatter.h139 bool __negative = __year < 0; in __format_century() local
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc536 bool __negative = false; in _M_extract_int() local
1336 bool __negative = false; in _M_extract() local