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

/freebsd-10.1-release/sys/boot/ficl/
H A Ddict.c274 void dictAppendUNS(FICL_DICT *pDict, FICL_UNS u) function
H A Dwords.c1284 dictAppendUNS(dp, 1);
1315 dictAppendUNS(dp, 1); /* (1) compile patch placeholder */
1468 dictAppendUNS(dp, 2);
1516 dictAppendUNS(dp, 2);
1557 dictAppendUNS(dp, 2);
2018 dictAppendUNS(dp, 0);
2058 dictAppendUNS(dp, 0);
3241 dictAppendUNS(dp, 1);
H A Dficl.h756 void dictAppendUNS (FICL_DICT *pDict, FICL_UNS u);

Completed in 72 milliseconds