Searched refs:PlatformId (Results 1 – 4 of 4) sorted by relevance
8 void PlatformId(void);
239 PlatformId(); in mch_early_init()
878 PlatformId(void) in PlatformId() function
32338 Problem: MS-Windows: PlatformId() is called unnecessarily.32339 Solution: Remove calls to PlatformId(). (Ken Takata, closes #4170)