HomeSort by: relevance | last modified time | path
    Searched defs:onearg (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/xcvs/dist/src/
subr.h 60 int onearg; member in struct:format_cmdline_walklist_closure
subr.h 60 int onearg; member in struct:format_cmdline_walklist_closure
subr.c 1064 int onearg; local
1558 /* initialize onearg each time we get a new format string */
1559 onearg = oldway ? 1 : 0;
1568 onearg = 1;
1583 s++, onearg = 1;
1642 /* always add quotes in the deprecated onearg case - for
1645 if (onearg)
1679 c.onearg = onearg;
1698 if (onearg)
    [all...]
subr.c 1064 int onearg; local
1558 /* initialize onearg each time we get a new format string */
1559 onearg = oldway ? 1 : 0;
1568 onearg = 1;
1583 s++, onearg = 1;
1642 /* always add quotes in the deprecated onearg case - for
1645 if (onearg)
1679 c.onearg = onearg;
1698 if (onearg)
    [all...]

Completed in 30 milliseconds