Searched refs:dictAppendUNS (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/stand/ficl/
H A Ddict.c273 void dictAppendUNS(FICL_DICT *pDict, FICL_UNS u) function
H A Dwords.c1283 dictAppendUNS(dp, 1);
1314 dictAppendUNS(dp, 1); /* (1) compile patch placeholder */
1467 dictAppendUNS(dp, 2);
1515 dictAppendUNS(dp, 2);
1556 dictAppendUNS(dp, 2);
2029 dictAppendUNS(dp, 0);
2069 dictAppendUNS(dp, 0);
3252 dictAppendUNS(dp, 1);
H A Dficl.h755 void dictAppendUNS (FICL_DICT *pDict, FICL_UNS u);

Completed in 122 milliseconds