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

/macosx-10.10/emacs-93/emacs/lib-src/
H A Detags.c2650 static bool inattribute; /* looking at an __attribute__ construct */
2901 inattribute = TRUE;
3383 if (inattribute)
3400 if (inattribute)
3473 && !inattribute)
3609 if (inattribute && fvdef == fignore)
3674 if (inattribute)
3710 if (definedef != dnone || inattribute)
3763 if (definedef != dnone || inattribute)
3812 if (definedef != dnone || inattribute)
2641 static bool inattribute; /* looking at an __attribute__ construct */ variable
[all...]

Completed in 200 milliseconds