Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/cscope-fast/
H A Dconstants.h86 #define ASSIGNMENT '=' macro
H A Dscanner.l453 token = ASSIGNMENT;
458 token = ASSIGNMENT;
474 token = ASSIGNMENT;
H A Dfind.c569 case ASSIGNMENT: in findassignments()
610 case ASSIGNMENT: /* match assignment to pattern */ in findassignments()