Home
last modified time | relevance | path

Searched refs:res (Results 1 – 5 of 5) sorted by relevance

/intl/
A Dtst-ngettext.c32 int res = 0; in do_test() local
51 res = 1; \ in do_test()
63 return res; in do_test()
A Dplural-exp.h73 struct expression *res; member
A Dplural-exp.c140 *pluralp = args.res; in EXTRACT_PLURAL_EXPRESSION()
A Ddcigettext.c1270 int res; in _nl_find_msg() local
1275 res = __gconv (convd->conv, in _nl_find_msg()
1281 if (res == __GCONV_OK || res == __GCONV_EMPTY_INPUT) in _nl_find_msg()
1284 if (res != __GCONV_FULL_OUTPUT) in _nl_find_msg()
A Dplural.y161 arg->res = $1;

Completed in 13 milliseconds