Home
last modified time | relevance | path

Searched refs:FCNEND (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/tools/cscope-fast/
H A Dfind.c152 case FCNEND: /* function end */ in findsymbol()
297 case FCNEND: /* function end */ in finddef()
470 case FCNEND: /* function end */ in findcalledbysub()
512 case FCNEND: /* function end */ in findcalling()
592 case FCNEND: /* function end */ in findassignments()
H A Dconstants.h94 #define FCNEND '}' macro
H A Dscanner.l154 return (FCNEND);
289 return (FCNEND);
986 return (FCNEND);
H A Dcrossref.c362 case FCNEND: in putposting()