Searched refs:OSTWLRegion (Results 1 – 3 of 3) sorted by relevance
429 OSTWLRegion OS_GetRegion(void) in OS_GetRegion()431 OSTWLRegion result; in OS_GetRegion()436 result = (OSTWLRegion)(p->region); in OS_GetRegion()440 result = (OSTWLRegion)0; in OS_GetRegion()503 static const char* OSi_GetRegionCodeA3_ltdmain(OSTWLRegion region);504 static const char* OSi_GetRegionCodeA3_ltdmain(OSTWLRegion region) in OSi_GetRegionCodeA3_ltdmain()526 const char* OS_GetRegionCodeA3(OSTWLRegion region) in OS_GetRegionCodeA3()
52 } OSTWLRegion; typedef276 OSTWLRegion OS_GetRegion(void);287 const char* OS_GetRegionCodeA3(OSTWLRegion region);
47 OSTWLRegion region = OS_GetRegion(); in OSi_JumpToMachineSetting()