Searched refs:nPAD (Results 1 – 3 of 3) sorted by relevance
460 #if !defined nPAD461 #define nPAD 256 macro496 char pad[nPAD]; /* the scratch area (see above) */
365 if (SI_COUNT(si) > nPAD) in vmGetWordToPad()366 SI_SETLEN(si, nPAD); in vmGetWordToPad()
3543 if (SI_COUNT(si) > nPAD-1) in ficlWord()3544 SI_SETLEN(si, nPAD-1); in ficlWord()5034 ficlSetEnv(pSys, "/hold", nPAD); in ficlCompileCore()5035 ficlSetEnv(pSys, "/pad", nPAD); in ficlCompileCore()