Home
last modified time | relevance | path

Searched refs:H_COMMENT (Results 1 – 16 of 16) sorted by relevance

/dports/astro/sextractor/sextractor-2.5.0/src/fits/
H A Dfitsutil.c189 *htype = H_COMMENT; in fitspick()
197 *htype = H_COMMENT; in fitspick()
368 case H_COMMENT: strcpy(ptr,str+9); in fitsread()
512 case H_COMMENT: sprintf(str, "%-70s", (char *)ptr); in fitswrite()
H A Dfitsconv.c84 if (htype != H_COMMENT) in asc2bin_tab()
H A Dfitscat.h68 H_COMMENT, H_HCOMMENT, H_KEY} h_type; enumerator
/dports/graphics/urt/urt-3.1b1_12/include/
H A Drle_code.h47 #define H_COMMENT 0x8 /* if set, comments present */ macro
/dports/graphics/netpbm/netpbm-10.91.01/urt/
H A Drle_code.h47 #define H_COMMENT 0x8 /* if set, comments present */ macro
H A DRunput.c183 setup.h_flags |= H_COMMENT; in RunSetup()
243 if ( setup.h_flags & H_COMMENT ) in RunSetup()
H A Drle_getrow.c162 if (setup.h_flags & H_COMMENT) { in rle_get_setup()
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvrle.c25 #define H_COMMENT 0x8 /* if set, comments present */ macro
93 (flags & H_COMMENT) ? "COMMENT" : "");
138 if (flags & H_COMMENT) {
/dports/japanese/xv/xv-3.10a/
H A Dxvrle.c25 #define H_COMMENT 0x8 /* if set, comments present */ macro
93 (flags & H_COMMENT) ? "COMMENT" : "");
138 if (flags & H_COMMENT) {
/dports/graphics/xv/xv-3.10a/
H A Dxvrle.c25 #define H_COMMENT 0x8 /* if set, comments present */ macro
93 (flags & H_COMMENT) ? "COMMENT" : "");
138 if (flags & H_COMMENT) {
/dports/graphics/urt/urt-3.1b1_12/lib/
H A DRunput.c183 setup.h_flags |= H_COMMENT;
243 if ( setup.h_flags & H_COMMENT )
H A Drle_getrow.c170 if ( setup.h_flags & H_COMMENT )
/dports/graphics/urt/urt-3.1b1_12/get/gmr27/
H A DXtndRunget.c176 if ( setup.h_flags & H_COMMENT )
246 if ( setup.h_flags & H_COMMENT )
/dports/graphics/xli/xli-2006-11-10/
H A Drlelib.c71 #define H_COMMENT 0x8 /* if set, comments present */ macro
696 if ( setup.h_flags & H_COMMENT ) in rle_get_setup()
/dports/misc/magicpoint/magicpoint-1.13a/image/
H A Drlelib.c75 #define H_COMMENT 0x8 /* if set, comments present */ macro
916 if (setup.h_flags & H_COMMENT)
/dports/x11/xloadimage/xloadimage.4.1/
H A Drlelib.c73 #define H_COMMENT 0x8 /* if set, comments present */ macro
912 if ( setup.h_flags & H_COMMENT )