Home
last modified time | relevance | path

Searched refs:MWORD_FORMAT_SPEC_P (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mono/sgen/
H A Dsgen-protocol-def.h335MWORD_FORMAT_SPEC_P" obj 0x%"MWORD_FORMAT_SPEC_P" track %d", entry->link, entry->obj, entry->track…
/dports/lang/mono/mono-5.10.1.57/tools/sgen/
H A Dsgen-grep-binprot.c38 #define MWORD_FORMAT_SPEC_P PRIx32 macro
45 #define MWORD_FORMAT_SPEC_P PRIx64 macro
226 printf ("0x%"MWORD_FORMAT_SPEC_P, *(mword*) entries [i].data); in print_entry_content()