Searched refs:tclTypeTable (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libtksh/include/
H A Dtkshlib.h68 extern char tclTypeTable[];
69 #define CHAR_TYPE(c) (tclTypeTable+128)[c]
/ast/src/lib/libtksh/tcl/
H A DtclParse.c31 char tclTypeTable[] = { variable

Completed in 21 milliseconds