Searched refs:NTAGS (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/test/
H A Dlong_tag.c53 #define NTAGS (sizeof (long_tags) / sizeof (long_tags[0])) macro
102 for (i = 0; i < NTAGS; i++) {
135 for (i = 0; i < NTAGS; i++) {
H A Dascii_tag.c63 #define NTAGS (sizeof (ascii_tags) / sizeof (ascii_tags[0])) macro
108 for (i = 0; i < NTAGS; i++) {
142 for (i = 0; i < NTAGS; i++) {
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dpal2rgb.c380 #define NTAGS (sizeof (tags) / sizeof (tags[0])) macro
386 for (p = tags; p < &tags[NTAGS]; p++)
389 #undef NTAGS macro
H A Dtiff2bw.c414 #define NTAGS (sizeof (tags) / sizeof (tags[0])) macro
420 for (p = tags; p < &tags[NTAGS]; p++)
423 #undef NTAGS macro
H A Dthumbnail.c250 #define NTAGS (sizeof (tags) / sizeof (tags[0])) macro
256 for (p = tags; p < &tags[NTAGS]; p++)
259 #undef NTAGS macro
H A Dtiffdump.c482 #define NTAGS (sizeof (tagnames) / sizeof (tagnames[0])) macro
489 for (tp = tagnames; tp < &tagnames[NTAGS]; tp++)
H A Dtiffcp.c546 #define NTAGS (sizeof (tags) / sizeof (tags[0])) macro
756 for (p = tags; p < &tags[NTAGS]; p++)
H A Dtiffcrop.c1525 #define NTAGS (sizeof (tags) / sizeof (tags[0])) macro
7070 for (p = tags; p < &tags[NTAGS]; p++)
7750 for (p = tags; p < &tags[NTAGS]; p++)
/macosx-10.10/efax-38/efax/
H A Defaxlib.c1610 #define NTAGS 17 /* number of tags in directory */ macro
1630 fwrite2 ( NTAGS, f ) ;
1634 tdoff = 8 + 2 + NTAGS*12 + 4 ; /* offset to directory data */

Completed in 162 milliseconds