Home
last modified time | relevance | path

Searched refs:pComma (Results 1 – 1 of 1) sorted by relevance

/freebsd/stand/ficl/
H A Dwords.c2509 FICL_WORD *pComma = ficlLookup(pVM->pSys, ","); in postponeCoIm() local
2510 assert(pComma); in postponeCoIm()
2521 dictAppendCell(dp, LVALUEtoCELL(pComma)); in postponeCoIm()