Home
last modified time | relevance | path

Searched refs:PTS_const (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/sam2p/sam2p-0.49.4/
H A Dsnprintf.h22 EXTERN_C slen_t fixup_vsnprintf(char *str, slen_t count, PTS_const char *fmt, va_list args);
23 EXTERN_C slen_t fixup_snprintf(char *str,slen_t count,PTS_const char *fmt,...);
24 EXTERN_C slen_t fixup_vasprintf(char **ptr, PTS_const char *format, va_list ap);
25 EXTERN_C slen_t fixup_asprintf(char **ptr, PTS_const char *format, ...);
26 EXTERN_C slen_t fixup_sprintf(char *ptr, PTS_const char *format, ...);
H A Dcrc32.h30 unsigned PTS_INT32_T crc32 _((unsigned PTS_INT32_T oldcrc, char PTS_const *s, slen_t slen));
H A Dconfig2.h146 # define PTS_const macro
149 # define PTS_const const macro
H A Dpts_lzw.h42 char PTS_const* tif_name; /* name of open file, used for debugging */
H A Dcrc32.c22 #define ZCONST PTS_const
H A Dcgif.h188 EXTERN PTS_const char *GetGifError(void);
H A Dcgif.c166 PTS_const char *CGIFFF GetGifError(void) in GetGifError()
168 PTS_const char *Err; in GetGifError()
254 PTS_const char *Err=GetGifError(); in PrintGifError()
H A Dsnprintf.c20 #define P_CONST PTS_const
/dports/graphics/tif22pnm/tif22pnm-0.14/
H A Dminiglib.h54 # define PTS_const macro
57 # define PTS_const const macro