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

/macosx-10.10/emacs-93/emacs/lib-src/
H A Detags.c2654 * finite automaton. fvdef is its state variable.
2668 } fvdef;
2869 * fvdef IN OUT
2914 fvdef = fdefunkey;
2956 fvdef = fvnone;
2971 if (structdef == snone && fvdef == fvnone)
2973 fvdef = fvnameseen;
3004 && typdef == tnone && fvdef == fvnone)
3012 && fvdef != vignore
3019 if (fvdef
2659 } fvdef; variable in typeref:enum:__anon8705
[all...]

Completed in 113 milliseconds