Home
last modified time | relevance | path

Searched refs:SLEN_P (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/xpaint/xpaint-2.9.10.3/util/
H A Dpdfconcat.c65 # define SLEN_P "" macro
69 # define SLEN_P "l" macro
165 fprintf(stderr, "%s: error at %s:%"SLEN_P"u: %s%s\n", in erri()
217 return sscanf(s, "%"SLEN_P"i%n", ret, &n)<1 || s[n]!='\0'; in toInteger()
444 1!=sscanf(p,"tartxref%"SLEN_P"i%n",&xrefofs,&n))) p--; in r_seek_xref()
461 sprintf(tmp, "%"SLEN_P"d %"SLEN_P"d obj", num, gennum); in objentry()
480 sprintf(tmp, "%"SLEN_P"d %"SLEN_P"d obj", num, gennum); in r_seek_obj()
955 …printf("Input PDF (%s): filesize=%"SLEN_P"u, xrefc=%"SLEN_P"u, xreftc=%u, catalogofs=%"SLEN_P"d\n", in r_read_xref()
1221 …fprintf(curws.wf,"/Size %"SLEN_P"u>>\nstartxref\n%"SLEN_P"u\n%%%%EOF\n", curws.txrefc, curws.start…
1274 …rintf("Input PDF (%s): filesize=%"SLEN_P"u, xrefc=%"SLEN_P"u, xreftc=%"SLEN_P"u, catalogofs=%"SLEN…
[all …]
/dports/graphics/tif22pnm/tif22pnm-0.14/
H A Dminiglib.h67 # define SLEN_P "" macro
74 # define SLEN_P "l" macro
H A Dptspnm.c21 …fprintf(f, "P%c%s%"SLEN_P"u %"SLEN_P"u\n", (rawbits?'4':'1'), comment, (slen_t)gd->width, (slen_t)… in save_pbm()
49 …fprintf(f, "P%c%s%"SLEN_P"u %"SLEN_P"u 255\n", (rawbits?'5':'2')+(ppm?1:0), comment, (slen_t)gd->w… in save_pgpm()
/dports/graphics/sam2p/sam2p-0.49.4/
H A Dps_tiny.c26 # define SLEN_P "" macro
30 # define SLEN_P "l" macro
147 fprintf(stderr, "%s: error at %" SLEN_P "u.%" SLEN_P "u.%" SLEN_P "u: %s%s\n", in erri()
226 return sscanf(s, "%" SLEN_P "i%n", ret, &n)<1 || s[n]!='\0'; in toInteger()
696 sprintf(tmp,"%" SLEN_P "u dict%%</I>", acount+xcount); in main()
H A Dconfig2.h35 # define SLEN_P "" macro
40 # define SLEN_P "l" macro