TwiceAsNice
2019-02-18
|
#include <locale.h>
Macros | |
#define | INDI_LOCALE(s) s |
#define | _INDI_C_INLINE inline |
Typedefs | |
typedef char | locale_char_t |
Functions | |
static locale_char_t * | indi_setlocale (int category, const locale_char_t *locale) |
static void | indi_restore_locale (int category, locale_char_t *prev) |
static _INDI_C_INLINE locale_char_t * | indi_locale_C_numeric_push () |
static _INDI_C_INLINE void | indi_locale_C_numeric_pop (locale_char_t *prev) |
#define _INDI_C_INLINE inline |
typedef char locale_char_t |
|
static |
|
static |
|
inlinestatic |
|
inlinestatic |