Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dxgettext.h59 int argtotal; /* total number of arguments */ member
259 int argtotal; /* total number of arguments, 0 if unspecified */ member
H A Dxgettext.c993 int argtotal = 0; in split_keywordspec() local