Go to the documentation of this file. 1 #ifndef NVIM_IF_CSCOPE_DEFS_H
2 #define NVIM_IF_CSCOPE_DEFS_H
13 # include <sys/types.h>
20 #define CSCOPE_SUCCESS 0
21 #define CSCOPE_FAILURE -1
23 #define CSCOPE_DBFILE "cscope.out"
24 #define CSCOPE_PROMPT ">> "
64 #endif // NVIM_IF_CSCOPE_DEFS_H
Definition: if_cscope_defs.h:28
DWORD
Definition: pty_conpty_win.c:17
DWORD nIndexLow
Definition: if_cscope_defs.h:47
Struct which encapsulates inode/dev_id information.
Definition: fs_defs.h:12
csid_e
Definition: if_cscope_defs.h:55
@ Show
Definition: if_cscope_defs.h:55
Arguments used for Ex commands.
Definition: ex_cmds_defs.h:176
FileID file_id
Definition: if_cscope_defs.h:49
@ Print
Definition: if_cscope_defs.h:61
DWORD pid
Definition: if_cscope_defs.h:43
char * flags
Definition: if_cscope_defs.h:39
DWORD nIndexHigh
Definition: if_cscope_defs.h:46
char * usage
Definition: if_cscope_defs.h:32
@ Reset
Definition: if_cscope_defs.h:55
char * fname
Definition: if_cscope_defs.h:37
Definition: if_cscope_defs.h:36
@ Kill
Definition: if_cscope_defs.h:55
@ Get
Definition: if_cscope_defs.h:59
char * name
Definition: if_cscope_defs.h:29
@ Free
Definition: if_cscope_defs.h:60
FILE * fr_fp
Definition: if_cscope_defs.h:51
FILE * to_fp
Definition: if_cscope_defs.h:52
fc func
Definition: userfunc.c:847
char * ppath
Definition: if_cscope_defs.h:38
HANDLE hProc
Definition: if_cscope_defs.h:44
@ Add
Definition: if_cscope_defs.h:55
HANDLE
Definition: pty_conpty_win.c:17
DWORD nVolume
Definition: if_cscope_defs.h:45
mcmd_e
Definition: if_cscope_defs.h:57
char * help
Definition: if_cscope_defs.h:31
int cansplit
Definition: if_cscope_defs.h:33
@ Store
Definition: if_cscope_defs.h:58
@ Help
Definition: if_cscope_defs.h:55
@ Find
Definition: if_cscope_defs.h:55