Searched refs:defCode (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/emacs-93/emacs/src/
H A Dmac.c4172 mac_get_code_from_arg(Lisp_Object arg, OSType defCode)
4177 result = defCode;
4195 mac_get_object_from_code(OSType defCode)
4197 UInt32 code = EndianU32_NtoB (defCode);
4168 mac_get_code_from_arg(Lisp_Object arg, OSType defCode) argument
4191 mac_get_object_from_code(OSType defCode) argument

Completed in 145 milliseconds