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

/macosx-10.10/emacs-93/emacs/src/
H A Dunexmacosx.c121 #define target_VM_REGION_BASIC_INFO_COUNT VM_REGION_BASIC_INFO_COUNT_64 macro
126 #define target_VM_REGION_BASIC_INFO_COUNT VM_REGION_BASIC_INFO_COUNT macro
329 mach_msg_type_number_t info_count = target_VM_REGION_BASIC_INFO_COUNT;
336 == KERN_SUCCESS && info_count == target_VM_REGION_BASIC_INFO_COUNT)
/macosx-10.10/emacs-93/
H A Dunexmacosx.c121 #define target_VM_REGION_BASIC_INFO_COUNT VM_REGION_BASIC_INFO_COUNT_64 macro
126 #define target_VM_REGION_BASIC_INFO_COUNT VM_REGION_BASIC_INFO_COUNT macro
329 mach_msg_type_number_t info_count = target_VM_REGION_BASIC_INFO_COUNT;
336 == KERN_SUCCESS && info_count == target_VM_REGION_BASIC_INFO_COUNT)

Completed in 73 milliseconds