Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ficl/
H A Dficl.h820 #define FICL_STRING_SET_FROM_COUNTED_STRING(string, countedstring) \ macro
H A Dprimitives.c2213 FICL_STRING_SET_FROM_COUNTED_STRING(name, *counted); in ficlPrimitiveCFind()