Home
last modified time | relevance | path

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

/dports/lang/sdcc/sdcc-4.0.0/support/regression/tests/
H A Dbug-3495411.c157 PCHAR heap_save_str(PCHAR pStr) { return ((PCHAR) 42);} in heap_save_str() function
175 Sip_pCurLcb->pFrom = heap_save_str(pBuf); in sip_new_from()
177 Sip_pCurLcb->pFromTag = heap_save_str(pTag); in sip_new_from()