Home
last modified time | relevance | path

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

/vim-8.2.3635/src/xdiff/
H A Dxhistogram.c102 #define CMP(i, s1, l1, s2, l2) \ macro
121 if (CMP(index, 1, rec->ptr, 1, ptr)) { in scanA()
172 index->has_common = CMP(index, 1, rec->ptr, 2, b_ptr); in try_lcs()
177 if (!CMP(index, 1, as, 2, b_ptr)) in try_lcs()
190 && CMP(index, 1, as - 1, 2, bs - 1)) { in try_lcs()
197 && CMP(index, 1, ae + 1, 2, be + 1)) { in try_lcs()
/vim-8.2.3635/runtime/syntax/
H A Dmanconf.vim66 \ PAGER BROWSER HTMLPAGER CMP CAT COMPRESS
H A Dmix.vim56 syn match mixOpcode "CMP[AX1-6]\>" nextgroup=mixParam contained skipwhite
H A Dnasm.vim312 syn keyword nasmStdInstruction CALL CBW CDQ CLC CLD CMC CMP CMPSB CMPSD CMPSW CMPSQ
395 syn match nasmInstructnError "\<CMP\a\{1,5}[PS]S\>"
396 syn match nasmSseInstruction "\<CMP\(N\=\(EQ\|L[ET]\)\|\(UN\)\=ORD\)\=[PS]S\>"
H A Dtasm.vim43 syn keyword tasmInstruction CMC CMP CMPXCHG CMPXCHG8B CPUID CWD CDQ CWDE
H A Da65.vim28 syn match a65Opcode "\<CMP\($\|\s\)" nextgroup=a65Address
H A Dcmake.vim95 \ CMAKE_POLICY_DEFAULT_CMP CMP GET NNNN NO_POLICY_SCOPE OLD POP PUSH SET VERSION
200 …\ ARGS CMAKE_MATCH_ CMP COMMAND DEFINED EQUAL EXISTS FALSE GREATER GREATER_EQUAL IGNORE IN_LIST IS…
H A Dmasm.vim204 syn keyword masmOpcode CLI CMC CMP CMPS CMPSB CMPSW CWD DAA DAS DEC
/vim-8.2.3635/runtime/doc/
H A Dtodo.txt4000 - Implement multiple flags for compound words and CMP item?