Searched defs:conversion_buffer (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/src/
H A Dw32console.c308 unsigned char *conversion_buffer; local
H A Dterm.c940 unsigned char *conversion_buffer; local
1023 unsigned char *conversion_buffer; local
H A Dcoding.c4568 struct conversion_buffer struct
H A Dfileio.c4313 xfree (conversion_buffer); variable
4211 unsigned char *conversion_buffer = (unsigned char *) xmalloc (bufsize); variable
4219 xfree (conversion_buffer); variable
4294 xfree (conversion_buffer); variable
4385 xfree (conversion_buffer); variable
[all...]
H A Dmsdos.c981 unsigned char conversion_buffer[256]; local
[all...]

Completed in 296 milliseconds