Home
last modified time | relevance | path

Searched defs:c (Results 1 – 12 of 12) sorted by relevance

/extra/locale/
A Dgen_wc8bit.c230 unsigned long c, wc; in main() local
295 wchar_t c; in main() local
379 wchar_t c, u, l; in main() local
A Dlmmtolso.c13 int c; in main() local
A Dgen_locale.c772 #define __C_isdigit(c) \ argument
776 #define __C_isalpha(c) \ argument
780 #define __C_isalnum(c) (__C_isalpha(c) || __C_isdigit(c)) argument
983 char c; in lc_numeric_S() local
1109 char c; in lc_monetary_S() local
A Dgen_wctype.c170 unsigned int c; in main() local
A Dgen_collate.c1378 static int iscommentchar(int c) in iscommentchar()
3391 col_locale_t *c; in do_starter_lists() local
/extra/config/
A Dconfdata.c186 static int add_byte(int c, char **lineptr, size_t slen, size_t *n) in add_byte()
212 int c = getc(stream); in compat_getline() local
837 char *s, *d, c; in conf_split_config() local
A Dmconf.c757 static int show_textbox_ext(const char *title, char *text, int r, int c, int in show_textbox_ext()
766 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox()
A Dlkc.h17 static inline char *bind_textdomain_codeset(const char *dn, char *c) { return c; } in bind_textdomain_codeset()
A Dnconf.c1021 char c = (char) key; in do_match() local
/extra/locale/programs/
A Dlocale.c158 int c; in argp_parse() local
207 static unsigned const char *find_at(char c) in find_at()
/extra/config/lxdialog/
A Dutil.c534 int i, in_paren = 0, c; in first_alpha() local
/extra/scripts/
A Dunifdef.c248 #define endsym(c) (!isalnum((unsigned char)c) && c != '_') argument
446 const char *c = copyright; in version() local

Completed in 46 milliseconds