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

/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/generic/
H A Dxotcl.c6526 FindProc(Tcl_Interp *interp, Tcl_HashTable *table, char *name) { function
6543 Proc *proc = FindProc(interp, table, name);
6591 Proc *proc = FindProc(interp, table, name);
6697 Proc *proc = FindProc(interp, table, name);

Completed in 140 milliseconds