Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/tools/imgtool/modules/
H A Dmacutil.h41 void pascal_from_c_string(unsigned char *pstring, size_t pstring_len, const char *cstring);
H A Dmacutil.cpp105 void pascal_from_c_string(unsigned char *pstring, size_t pstring_len, const char *cstring) in pascal_from_c_string() function
H A Dmacbin.cpp147 pascal_from_c_string((unsigned char *) &header[1], 64, basename); in macbinary_readfile()
H A Dmac.cpp1586 pascal_from_c_string(&buffer[36], 28, "Untitled"); /* volume title */ in mfs_image_create()
/dports/emulators/mame/mame-mame0226/src/tools/imgtool/modules/
H A Dmacutil.h41 void pascal_from_c_string(unsigned char *pstring, size_t pstring_len, const char *cstring);
H A Dmacutil.cpp105 void pascal_from_c_string(unsigned char *pstring, size_t pstring_len, const char *cstring) in pascal_from_c_string() function
H A Dmacbin.cpp147 pascal_from_c_string((unsigned char *) &header[1], 64, basename); in macbinary_readfile()
H A Dmac.cpp1586 pascal_from_c_string(&buffer[36], 28, "Untitled"); /* volume title */ in mfs_image_create()