Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h5707 static const char *code_hdr = "def " DOPY_FUNC "(line, linenr):\n "; variable
5733 memcpy(code, code_hdr, code_hdr_len); in run_do()