Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ficl/
H A Dprefix.c153 ficlDictionaryAppendConstantPointer(dictionary, list_name, hash); in ficlSystemCompilePrefix()
H A Dficl.h1423 #define ficlDictionaryAppendConstantPointer(dictionary, name, pointer) \ macro