Searched refs:tclTypeTable (Results 1 - 2 of 2) sorted by relevance
/ast/src/lib/libtksh/include/ | ||
H A D | tkshlib.h | 68 extern char tclTypeTable[]; 69 #define CHAR_TYPE(c) (tclTypeTable+128)[c] |
/ast/src/lib/libtksh/tcl/ | ||
H A D | tclParse.c | 31 char tclTypeTable[] = { variable |
Completed in 21 milliseconds