Searched refs:tclDummyMathPtr (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/contrib/ldaptcl/ | ||
H A D | tkAppInit.c | 33 int (*tclDummyMathPtr)() = matherr; variable |
H A D | tclAppInit.c | 26 int *tclDummyMathPtr = (int *) matherr; variable |