Lines Matching refs:UNUSED
35 UNUSED MapPlatformData *Data) {
62 void unmap(UNUSED void *Addr, UNUSED uptr Size, UNUSED uptr Flags,
63 UNUSED MapPlatformData *Data) {
68 void setMemoryPermission(UNUSED uptr Addr, UNUSED uptr Size, UNUSED uptr Flags,
69 UNUSED MapPlatformData *Data) {}
71 void releasePagesToOS(UNUSED uptr BaseAddress, UNUSED uptr Offset,
72 UNUSED uptr Size, UNUSED MapPlatformData *Data) {}
108 bool getRandom(UNUSED void *Buffer, UNUSED uptr Length, UNUSED bool Blocking) {
114 void setAbortMessage(UNUSED const char *Message) {}