Searched defs:wild_addr (Results 1 – 4 of 4) sorted by relevance
41 void *wild_addr = reinterpret_cast<void *>(4096 * 160); in main() local
179 static volatile int *wild_addr = (int*)0x10000000; // System-dependent. in main() local
43 void *wild_addr = (void*)0x1; in TEST() local
4651 void *wild_addr = reinterpret_cast<void*>(0x1); in TEST() local