Searched defs:pre (Results 1 – 5 of 5) sorted by relevance
33 static int xdl_emit_record(xdfile_t *xdf, long ri, char const *pre, xdemitcb_t *ecb) { in xdl_emit_record()
39 int xdl_emit_diffrec(char const *rec, long size, char const *pre, long psize, in xdl_emit_diffrec()
211 func s:CompleteDone_CheckCompletedItemDict(pre) argument
1818 int pre = 0; // default is decimal in vim_str2nr() local
2476 int pre; // 'X'/'x': hex; '0': octal; 'B'/'b': bin in do_addsub() local