Searched refs:tmpf (Results 1 – 5 of 5) sorted by relevance
24 %tmpf = sub nsw i32 %tmp4, %tmp525 %tmp6 = trunc i32 %tmpf to i8
25 %tmpf = sub nsw i32 %tmp4, %tmp526 %tmp6 = trunc i32 %tmpf to i8
77 GLfloat tmpf = ctx->Current.RasterPos[2] * depthMax; in _swrast_span_default_attribs() local78 tmpf = MIN2(tmpf, depthMax); in _swrast_span_default_attribs()79 span->z = (GLint)tmpf; in _swrast_span_default_attribs()
77 static char tmpf[23] = "TMP"; variable3215 sprintf(name, "%s%d.png", tmpf, ++counter); in write_one_file()3574 if (strlen(argv[++c]) >= sizeof tmpf) in main()3583 strncpy(tmpf, argv[c], sizeof (tmpf)-1); in main()
11043 ulimit -a >tmpf11059 done <tmpf