Searched refs:C_entries (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/emacs-93/emacs/lib-src/
H A Detags.c366 static void C_entries __P((int c_ext, FILE *));
3180 * C_entries often keeps pointers to tokens or lines which are older than
3245 * C_entries ()
3251 C_entries (c_ext, inf)
4084 C_entries (cplusplus ? C_PLPL : C_AUTO, inf);
4092 C_entries (0, inf);
4100 C_entries (C_PLPL, inf);
4108 C_entries (C_JAVA, inf);
4116 C_entries (C_STAR, inf);
4124 C_entries (YAC
3240 C_entries (c_ext, inf) function
[all...]

Completed in 204 milliseconds