Searched defs:domain (Results 1 – 2 of 2) sorted by relevance
/argp/ |
A D | argp-help.c | 62 # define dgettext(domain, msgid) \ argument 66 # define dgettext(domain, msgid) (msgid) argument 557 const char *domain, void *cookie), in hol_entry_short_iterate() 586 const char *domain, void *cookie), in hol_entry_long_iterate() 608 const char *domain, void *cookie) in until_short() 1065 const char *domain, argp_fmtstream_t stream) in arg() 1373 const char *domain, void *cookie) in add_argless_short_opt() 1387 const char *domain, void *cookie) in usage_argful_short_opt() 1419 const char *domain, void *cookie) in usage_long_opt()
|
A D | argp-parse.c | 53 # define dgettext(domain, msgid) \ argument 57 # define dgettext(domain, msgid) (msgid) argument
|
Completed in 10 milliseconds