Home
last modified time | relevance | path

Searched defs:BcLex (Results 1 – 2 of 2) sorted by relevance

/external/bc/include/
Dlex.h189 typedef struct BcLex { struct
196 BcLexType t; argument
197 BcLexType last; argument
200 } BcLex; argument
/external/toybox/toys/pending/
Dbc.c406 typedef struct BcLex { struct
413 BcLexType t; argument
414 BcLexType last; argument
417 } BcLex; argument