Home
last modified time | relevance | path

Searched refs:PlatformId (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dos_win32.pro8 void PlatformId(void);
/vim-8.2.3635/src/
H A Dos_mswin.c239 PlatformId(); in mch_early_init()
H A Dos_win32.c878 PlatformId(void) in PlatformId() function
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt32338 Problem: MS-Windows: PlatformId() is called unnecessarily.
32339 Solution: Remove calls to PlatformId(). (Ken Takata, closes #4170)