Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ficl/
H A Ddictionary.c326 ficl2Integer valueAs2Integer; in ficlDictionarySetConstantString() local
327 FICL_2INTEGER_SET(strlen(value), (intptr_t)value, valueAs2Integer); in ficlDictionarySetConstantString()
331 ficlInstruction2ConstantParen, valueAs2Integer)); in ficlDictionarySetConstantString()