Home
last modified time | relevance | path

Searched refs:DECL (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/tools/cscope-fast/
H A Dlookup.c58 { "char", ' ', DECL, NULL },
62 { "double", ' ', DECL, NULL },
66 { "enum", ' ', DECL, NULL },
67 { externtext, ' ', DECL, NULL },
68 { "float", ' ', DECL, NULL },
72 { "int", ' ', DECL, NULL },
73 { "long", ' ', DECL, NULL },
74 { "register", ' ', DECL, NULL },
76 { "short", ' ', DECL, NULL },
78 { "static", ' ', DECL, NULL },
[all …]
H A Dglobal.h64 DECL, /* type declaration */ enumerator
H A Dscanner.l575 } else if (p->type == DECL && fcndef == YES &&