Home
last modified time | relevance | path

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

/external/fastrpc/inc/
DAEEQList.h229 static __inline QNode *QList_PopZ(QList *me) in QList_PopZ() function
/external/fastrpc/src/
Dapps_mem_imp.c80 while ((pn = QList_PopZ(&memlst)) != NULL) { in apps_mem_deinit()