Searched refs:IDENT (Results 1 – 14 of 14) sorted by relevance
27 #define IDENT 01 macro57 i |= IDENT; in fmtident()64 i &= IDENT; in fmtident()
50 %token IDENT107 %type <strval> SETNAME FCNNAME IDENT VALSTR REGEXP173 | HELP IDENT NL { help_on_topic($2); }285 | CREATE FCNNAME IDENT NL { fcn($2, $3); }289 | SOURCE IDENT NL { source_file($2); }348 spec : IDENT { $$ = spec($1, SPEC_EXACT); }
105 {ID} { yylval.strval = strdup(yytext); return IDENT; }
153 IDENT = re.compile(r'(%s)' % '|'.join(idents)) variable180 if lenient and line.startswith("#pragma ident") and IDENT.search(line):227 not IDENT.search(line)):
448 token = IDENT;495 token = IDENT;503 ident: token = IDENT;965 case IDENT:
126 (token == IDENT || in crossref()235 if ((type = symbol[symput].type) != IDENT) { in putcrossref()
107 #define IDENT 1 macro
134 #define IDENT(a, b) ((a.st_ino == b.st_ino && a.st_dev == b.st_dev) ? 1 : 0) macro
3665 if (!Aspec && IDENT(SrcSt, ArchSt)) in file_out()
50 #define IDENT(x) .ident x macro
125 id="::IDENT::`date`::IDENT::"
74 #define IDENT "DNET 21x4x" macro299 IDENT, /* short description */
125 #define IDENT "PCI Crypto Accelerator" macro144 IDENT, /* drv_linkinfo */
3513 response to an IDENT query.