Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dfold-const-declref.c6 int __negative = 1; in main() local
/external/stlport/stlport/stl/
D_num_get.c61 bool __negative = false; in __get_base_or_zero() local
277 const bool __negative = (__base_or_zero & 2) != 0; in __do_get_integer() local
D_num_put.c277 const bool __negative = __x < 0 ; in __write_decimal_backward() local