| OLD | NEW |
| 1 /* | 1 /* |
| 2 ******************************************************************************* | 2 ******************************************************************************* |
| 3 * Copyright (C) 2002-2010, International Business Machines | 3 * Copyright (C) 2002-2010, International Business Machines |
| 4 * Corporation and others. All Rights Reserved. | 4 * Corporation and others. All Rights Reserved. |
| 5 ******************************************************************************* | 5 ******************************************************************************* |
| 6 * | 6 * |
| 7 * file name: urename.h | 7 * file name: urename.h |
| 8 * encoding: US-ASCII | 8 * encoding: US-ASCII |
| 9 * tab size: 8 (not used) | 9 * tab size: 8 (not used) |
| 10 * indentation:4 | 10 * indentation:4 |
| (...skipping 2221 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2232 #define util64_fromDouble U_ICU_ENTRY_POINT_RENAME(util64_fromDouble) | 2232 #define util64_fromDouble U_ICU_ENTRY_POINT_RENAME(util64_fromDouble) |
| 2233 #define util64_pow U_ICU_ENTRY_POINT_RENAME(util64_pow) | 2233 #define util64_pow U_ICU_ENTRY_POINT_RENAME(util64_pow) |
| 2234 #define util64_tou U_ICU_ENTRY_POINT_RENAME(util64_tou) | 2234 #define util64_tou U_ICU_ENTRY_POINT_RENAME(util64_tou) |
| 2235 | 2235 |
| 2236 #endif | 2236 #endif |
| 2237 #endif | 2237 #endif |
| 2238 | 2238 |
| 2239 #endif | 2239 #endif |
| 2240 | 2240 |
| 2241 #endif | 2241 #endif |
| OLD | NEW |