Searched refs:NNBSP (Results 1 – 2 of 2) sorted by relevance
/stdlib/ |
A D | tst-strtod4.c | 6 #define NNBSP "\xe2\x80\xaf" macro 15 { "000"NNBSP"000"NNBSP"000", "", 0.0 }, 16 { "1"NNBSP"000"NNBSP"000,5x", "x", 1000000.5 }
|
A D | tst-strtod5i.c | 25 #define NNBSP "\xe2\x80\xaf" macro 60 { "000"NNBSP"000"NNBSP"000", 1, 0.0 }, 61 { "-000"NNBSP"000"NNBSP"000", 1, -0.0 }
|
Completed in 4 milliseconds