Home
last modified time | relevance | path

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

/external/bc/include/
Dlex.h501 typedef struct BcLex struct
516 BcLexType t; argument
519 BcLexType last; argument
529 } BcLex; argument
/external/toybox/toys/pending/
Dbc.c411 typedef struct BcLex { struct
418 BcLexType t; argument
419 BcLexType last; argument
422 } BcLex; argument