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

/macosx-10.10/Csu-85/
H A Dlazy_dylib_loader.c138 const macho_header* tmh = &__dso_handle; local
140 const uint32_t cmd_count = tmh->ncmds;
141 const struct load_command* const cmds = (struct load_command*)((char*)tmh + sizeof(macho_header));
148 slide = (uintptr_t)tmh - seg->vmaddr;
185 mh = tmh;
/macosx-10.10/vim-55/src/
H A Dgui_motif.c3157 Dimension tmh; local
3166 XmNmarginHeight, &tmh,
3169 borders += tst + tmh;

Completed in 74 milliseconds