Home
last modified time | relevance | path

Searched defs:gcc_gettext_width (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dintl.c92 gcc_gettext_width (const char *msgstr) in gcc_gettext_width() function
107 gcc_gettext_width (const char *msgstr) in gcc_gettext_width() function
H A Dintl.h43 # define gcc_gettext_width(s) strlen(s) macro