Searched defs:val (Results 1 – 5 of 5) sorted by relevance
773 print_assignment (const char *name, const char *val, bool dquote) in print_assignment()810 const char *val = getenv (name); in show_locale_vars() local843 const char *val; in print_item() local869 const char *val = nl_langinfo (item->item_id) ? : ""; in print_item() local887 const char *val = nl_langinfo (item->item_id); in print_item() local899 const char *val = nl_langinfo (item->item_id); in print_item() local917 union { unsigned int word; char *string; } val; in print_item() local928 union { unsigned int *wordarray; char *string; } val; in print_item() local
56 } val; member
172 #define TESTARR_ELEM(cat, val) \ in time_finish() argument
282 utf8_encode (char *buf, int val) in utf8_encode()754 struct element_t *val; in insert_weights() local
279 # define _NL_CURRENT_DEFINE_ABS(sym, val) ".set " #sym ", " #val argument
Completed in 28 milliseconds