Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c1283 dictAppendUNS(dp, 1); in ifCoIm()
1314 dictAppendUNS(dp, 1); /* (1) compile patch placeholder */ in elseCoIm()
1467 dictAppendUNS(dp, 2); in ofCoIm()
1515 dictAppendUNS(dp, 2); in endofCoIm()
1556 dictAppendUNS(dp, 2); in fallthroughCoIm()
2029 dictAppendUNS(dp, 0); in doCoIm()
2069 dictAppendUNS(dp, 0); in qDoCoIm()
3252 dictAppendUNS(dp, 1); in whileCoIm()
H A Ddict.c273 void dictAppendUNS(FICL_DICT *pDict, FICL_UNS u) in dictAppendUNS() function
H A Dficl.h755 void dictAppendUNS (FICL_DICT *pDict, FICL_UNS u);