Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ficl/
H A Dficl.h1174 #define FICL_VM_DICTIONARY_SIMPLE_CHECK(vm, dictionary, n) \ macro
1178 #define FICL_VM_DICTIONARY_SIMPLE_CHECK(vm, dictionary, n) macro
H A Dvm.c2720 FICL_VM_DICTIONARY_SIMPLE_CHECK(vm, dictionary, n); in ficlVmDictionaryAllot()
2728 FICL_VM_DICTIONARY_SIMPLE_CHECK(vm, dictionary, cells); in ficlVmDictionaryAllotCells()