Searched refs:dictAppendUNS (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/boot/ficl/ |
| HD | words.c | 1284 dictAppendUNS(dp, 1); in ifCoIm() 1315 dictAppendUNS(dp, 1); /* (1) compile patch placeholder */ in elseCoIm() 1468 dictAppendUNS(dp, 2); in ofCoIm() 1516 dictAppendUNS(dp, 2); in endofCoIm() 1557 dictAppendUNS(dp, 2); in fallthroughCoIm() 2018 dictAppendUNS(dp, 0); in doCoIm() 2058 dictAppendUNS(dp, 0); in qDoCoIm() 3241 dictAppendUNS(dp, 1); in whileCoIm()
|
| HD | dict.c | 274 void dictAppendUNS(FICL_DICT *pDict, FICL_UNS u) in dictAppendUNS() function
|
| HD | ficl.h | 756 void dictAppendUNS (FICL_DICT *pDict, FICL_UNS u);
|