| 1 | #define USE_IN_EXTENDED_LOCALE_MODEL |
|---|---|
| 2 | #define STRCMP strcasecmp_l |
| 3 | #define __STRCMP __strcasecmp_l |
| 4 | |
| 5 | #include "strcasecmp.S" |
| 6 |
| 1 | #define USE_IN_EXTENDED_LOCALE_MODEL |
|---|---|
| 2 | #define STRCMP strcasecmp_l |
| 3 | #define __STRCMP __strcasecmp_l |
| 4 | |
| 5 | #include "strcasecmp.S" |
| 6 |