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

/ast/src/lib/libtksh/src/
H A Dlist.c184 # define LOCAL_SIZE 20 macro
185 int localFlags[LOCAL_SIZE], *flagPtr;
200 if (argc <= LOCAL_SIZE) {
/ast/src/lib/libtksh/tcl/
H A DtclUtil.c697 # define LOCAL_SIZE 20
698 int localFlags[LOCAL_SIZE], *flagPtr;
708 if (argc <= LOCAL_SIZE) {
691 # define LOCAL_SIZE macro

Completed in 13 milliseconds