Searched refs:FIO_PUT_CP (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | structs.h | 4432 # define FIO_PUT_CP(x) (((x) & 0xffff) << 16) // put codepage in top word macro |
| H A D | fileio.c | 3242 return FIO_PUT_CP(cp) | FIO_CODEPAGE; in get_win_fio_flags() |