Lines Matching refs:aFlag
86553 static const u16 aFlag[] = { MEM_Blob|MEM_Ephem, MEM_Str|MEM_Ephem };86556 pMem->flags = aFlag[serial_type&1];93398 static const u16 aFlag[] = { MEM_Blob, MEM_Str|MEM_Term };93411 pDest->flags = aFlag[t&1];