Searched refs:tempc (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl2/xcvs/dist/src/ |
| D | acl.c | 143 char *tempc; in access_allowed() local 182 tempc = xstrdup(tempv); in access_allowed() 183 tempsize = ( tempc != NULL ) ? strlen(tempc) : 0; in access_allowed() 187 dirs[intcount] = xstrdup(tempc); in access_allowed() 192 xrealloc_and_strcat(&tempc, &tempsize, "/"); in access_allowed() 193 xrealloc_and_strcat(&tempc, &tempsize, tempv); in access_allowed() 195 dirs[intcount] = xstrdup(tempc); in access_allowed() 200 free (tempc); in access_allowed()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree-call-cdce.cc | 419 tree temp, tempn, tempc, tempcn; in gen_one_condition() local 433 tempc = create_tmp_var (boolean_type_node, temp_name2); in gen_one_condition() 434 stmt2 = gimple_build_assign (tempc, in gen_one_condition() 438 tempcn = make_ssa_name (tempc, stmt2); in gen_one_condition()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/include/ |
| D | texinfo.tex | 7489 % pop current argument value into \@tempc 7490 \def\@tempa##1{\longpop@{\@tempc}{\argvaluelist}##1\endargs@}% 7492 % Here \@tempb is the current arg name and \@tempc is the current arg value. 7494 \expandafter\macname\expandafter{\@tempc}% 7529 \edef\@tempc{\csname mac.\macroname .body\endcsname}% 7535 \expandafter\def\expandafter\@tempa\expandafter{\@tempc}% 7552 \let\@tempc\relax 7554 \let\@tempc\egroup 7557 \edef\@tempd{\noexpand\@tempb{\macroname}\noexpand\scanmacro{\@tempa}\@tempc}%
|
| /netbsd/src/external/lgpl3/mpc/dist/doc/ |
| D | texinfo.tex | 7551 % pop current argument value into \@tempc 7552 \def\@tempa##1{\longpop@{\@tempc}{\argvaluelist}##1\endargs@}% 7554 % Here \@tempb is the current arg name and \@tempc is the current arg value. 7556 \expandafter\macname\expandafter{\@tempc}% 7591 \edef\@tempc{\csname mac.\macroname .body\endcsname}% 7597 \expandafter\def\expandafter\@tempa\expandafter{\@tempc}% 7614 \let\@tempc\relax 7616 \let\@tempc\egroup 7619 \edef\@tempd{\noexpand\@tempb{\macroname}\noexpand\scanmacro{\@tempa}\@tempc}%
|
| /netbsd/src/external/bsd/am-utils/dist/doc/ |
| D | texinfo.tex | 7551 % pop current argument value into \@tempc 7552 \def\@tempa##1{\longpop@{\@tempc}{\argvaluelist}##1\endargs@}% 7554 % Here \@tempb is the current arg name and \@tempc is the current arg value. 7556 \expandafter\macname\expandafter{\@tempc}% 7591 \edef\@tempc{\csname mac.\macroname .body\endcsname}% 7597 \expandafter\def\expandafter\@tempa\expandafter{\@tempc}% 7614 \let\@tempc\relax 7616 \let\@tempc\egroup 7619 \edef\@tempd{\noexpand\@tempb{\macroname}\noexpand\scanmacro{\@tempa}\@tempc}%
|
| /netbsd/src/external/lgpl3/gmp/dist/doc/ |
| D | texinfo.tex | 7551 % pop current argument value into \@tempc 7552 \def\@tempa##1{\longpop@{\@tempc}{\argvaluelist}##1\endargs@}% 7554 % Here \@tempb is the current arg name and \@tempc is the current arg value. 7556 \expandafter\macname\expandafter{\@tempc}% 7591 \edef\@tempc{\csname mac.\macroname .body\endcsname}% 7597 \expandafter\def\expandafter\@tempa\expandafter{\@tempc}% 7614 \let\@tempc\relax 7616 \let\@tempc\egroup 7619 \edef\@tempd{\noexpand\@tempb{\macroname}\noexpand\scanmacro{\@tempa}\@tempc}%
|
| /netbsd/src/external/lgpl3/mpfr/dist/doc/ |
| D | texinfo.tex | 8302 % pop current argument value into \@tempc 8303 \def\@tempa##1{\longpop@{\@tempc}{\argvaluelist}##1\endargs@}% 8305 % Here \@tempb is the current arg name and \@tempc is the current arg value. 8307 \expandafter\macname\expandafter{\@tempc}% 8343 \edef\@tempc{\csname mac.\macroname .body\endcsname}% 8349 \expandafter\def\expandafter\@tempa\expandafter{\@tempc}% 8367 \let\@tempc\relax 8369 \let\@tempc\egroup 8372 \edef\@tempd{\noexpand\@tempb{\macroname}\noexpand\scanmacro{\@tempa}\@tempc}%
|