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

/macosx-10.9.5/emacs-92/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.9.5/emacs-92/
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 88 milliseconds