Searched refs:tempc (Results 1 – 6 of 6) sorted by relevance
261 OPJ_UINT32 tempc = mqc->c + mqc->a; in opj_mqc_setbits() local263 if (mqc->c >= tempc) { in opj_mqc_setbits()
255 char tempc = 0; in setCompDefaults() local257 if (sscanf(env, "%d%c", &temp, &tempc) >= 1 && temp >= 0 && in setCompDefaults()259 if (toupper(tempc) == 'B') { in setCompDefaults()1989 int retval = 0, tempc; in tjLoadImage() local2012 if ((tempc = getc(file)) < 0 || ungetc(tempc, file) == EOF) in tjLoadImage()2014 else if (tempc == EOF) in tjLoadImage()2024 if (tempc == 'B') { in tjLoadImage()2028 } else if (tempc == 'P') { in tjLoadImage()
7551 % pop current argument value into \@tempc7552 \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\relax7616 \let\@tempc\egroup7619 \edef\@tempd{\noexpand\@tempb{\macroname}\noexpand\scanmacro{\@tempa}\@tempc}%
3780 \edef\tempc{\tempa}%3782 \ifx\tempc\tempd