Home
last modified time | relevance | path

Searched refs:rel_buffer (Results 1 – 8 of 8) sorted by relevance

/dports/devel/splint/splint-3.1.2/src/
H A Dosd.c1042 char *rel_buffer; in osd_outputPath() local
1053 rel_buffer = (char *) dmalloc (filename_len); in osd_outputPath()
1054 rel_buf_p = rel_buffer; in osd_outputPath()
1076 cstring_free (rel_buffer); in osd_outputPath()
1081 cstring_free (rel_buffer); in osd_outputPath()
1123 cstring_free (rel_buffer); in osd_outputPath()
1144 if (rel_buffer + filename_len <= temp_rel_buf_p + 3) in osd_outputPath()
1146 sfree (rel_buffer); in osd_outputPath()
1159 if (rel_buffer + filename_len <= rel_buf_p) in osd_outputPath()
1161 cstring_free (rel_buffer); in osd_outputPath()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/lib/gssapi/generic/
H A Ddeps32 rel_buffer.so rel_buffer.po $(OUTPRE)rel_buffer.$(OBJEXT): \
38 rel_buffer.c
H A DMakefile.in64 $(srcdir)/rel_buffer.c \
81 $(OUTPRE)rel_buffer.$(OBJEXT) \
96 rel_buffer.o \
/dports/security/krb5/krb5-1.19.2/src/lib/gssapi/generic/
H A Ddeps32 rel_buffer.so rel_buffer.po $(OUTPRE)rel_buffer.$(OBJEXT): \
38 rel_buffer.c
H A DMakefile.in64 $(srcdir)/rel_buffer.c \
81 $(OUTPRE)rel_buffer.$(OBJEXT) \
96 rel_buffer.o \
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dprotoize.c1189 char *rel_buffer; in shortpath() local
1197 rel_buf_p = rel_buffer = xmalloc (filename_len); in shortpath()
1243 if (rel_buffer + filename_len <= rel_buf_p + 3) in shortpath()
1253 if (rel_buffer + filename_len <= rel_buf_p) in shortpath()
1261 return rel_buffer; in shortpath()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dprotoize.c1175 char *rel_buffer; in shortpath() local
1183 rel_buf_p = rel_buffer = xmalloc (filename_len); in shortpath()
1229 if (rel_buffer + filename_len <= rel_buf_p + 3) in shortpath()
1239 if (rel_buffer + filename_len <= rel_buf_p) in shortpath()
1247 return rel_buffer; in shortpath()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dprotoize.c1189 char *rel_buffer; in shortpath() local
1197 rel_buf_p = rel_buffer = xmalloc (filename_len); in shortpath()
1243 if (rel_buffer + filename_len <= rel_buf_p + 3) in shortpath()
1253 if (rel_buffer + filename_len <= rel_buf_p) in shortpath()
1261 return rel_buffer; in shortpath()