Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_amiga.c1504 # define ANCHOR_SIZE (sizeof(struct AnchorPath) + ANCHOR_BUF_SIZE) macro
1532 Anchor = alloc_clear(ANCHOR_SIZE); in mch_expandpath()