Home
last modified time | relevance | path

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

/dports/lang/sdcc/sdcc-4.0.0/src/
H A DSDCCsymt.h686 sym_link *newLongLink ();
H A DSDCCsymt.c968 newLongLink () in newLongLink() function
4221 l = newLongLink (); in initCSupport()
H A DSDCCicode.c2390 type = newLongLink(); in geniCodeAdd()