Searched refs:staticFlag (Results 1 – 1 of 1) sorted by relevance
1418 u32 staticFlag; /* EP_Static if space not obtained from malloc */ in exprDup() local1428 staticFlag = EP_Static; in exprDup()1432 staticFlag = 0; in exprDup()1464 pNew->flags |= staticFlag; in exprDup()