Home
last modified time | relevance | path

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

/vim-8.2.3635/runtime/tools/
H A Dccfilter.c29 char CWD[1024]; variable
126 getcwd( CWD, sizeof(CWD) ); in main()
127 CWDlen = strlen(CWD); in main()
/vim-8.2.3635/runtime/syntax/
H A Dtasm.vim43 syn keyword tasmInstruction CMC CMP CMPXCHG CMPXCHG8B CPUID CWD CDQ CWDE
H A Dmasm.vim204 syn keyword masmOpcode CLI CMC CMP CMPS CMPSB CMPSW CWD DAA DAS DEC
H A Dnasm.vim313 syn keyword nasmStdInstruction CMPXCHG CMPXCHG8B CPUID CWD[E] CQO
/vim-8.2.3635/src/testdir/
H A Dtest_debugger.vim15 throw 'Skipped: Your CWD has too many characters'
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt27513 Problem: Backup tests fail when CWD is in /tmp.