Searched refs:pElem (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-nds32.c13342 list_insert (relax_group_list_t *pHead, Elf_Internal_Rela *pElem);
13345 list_insert_sibling (relax_group_list_t *pNode, Elf_Internal_Rela *pElem);
13351 list_insert (relax_group_list_t *pHead, Elf_Internal_Rela *pElem)
13358 if (pNext->next->id > (int) pElem->r_addend)
13372 pNew->id = pElem->r_addend;
13373 pNew->relo = pElem; argument
13381 list_insert_sibling (relax_group_list_t *pNode, Elf_Internal_Rela *pElem)
13400 pNew->relo = pElem;
13343 list_insert(relax_group_list_t *pHead, Elf_Internal_Rela *pElem) argument
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-nds32.c13251 list_insert (relax_group_list_t *pHead, Elf_Internal_Rela *pElem);
13254 list_insert_sibling (relax_group_list_t *pNode, Elf_Internal_Rela *pElem);
13260 list_insert (relax_group_list_t *pHead, Elf_Internal_Rela *pElem)
13267 if (pNext->next->id > (int) pElem->r_addend)
13281 pNew->id = pElem->r_addend;
13282 pNew->relo = pElem; argument
13290 list_insert_sibling (relax_group_list_t *pNode, Elf_Internal_Rela *pElem)
13309 pNew->relo = pElem;
13252 list_insert(relax_group_list_t *pHead, Elf_Internal_Rela *pElem) argument
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-nds32.c13202 list_insert (relax_group_list_t *pHead, Elf_Internal_Rela *pElem);
13205 list_insert_sibling (relax_group_list_t *pNode, Elf_Internal_Rela *pElem);
13211 list_insert (relax_group_list_t *pHead, Elf_Internal_Rela *pElem)
13218 if (pNext->next->id > (int) pElem->r_addend)
13232 pNew->id = pElem->r_addend;
13233 pNew->relo = pElem; argument
13241 list_insert_sibling (relax_group_list_t *pNode, Elf_Internal_Rela *pElem)
13260 pNew->relo = pElem;
13203 list_insert(relax_group_list_t *pHead, Elf_Internal_Rela *pElem) argument
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-nds32.c13254 list_insert (relax_group_list_t *pHead, Elf_Internal_Rela *pElem);
13257 list_insert_sibling (relax_group_list_t *pNode, Elf_Internal_Rela *pElem);
13263 list_insert (relax_group_list_t *pHead, Elf_Internal_Rela *pElem)
13270 if (pNext->next->id > (int) pElem->r_addend)
13284 pNew->id = pElem->r_addend;
13285 pNew->relo = pElem; argument
13293 list_insert_sibling (relax_group_list_t *pNode, Elf_Internal_Rela *pElem)
13312 pNew->relo = pElem;
13255 list_insert(relax_group_list_t *pHead, Elf_Internal_Rela *pElem) argument
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c84219 Expr *pElem = (pExpr ? sqlite3VectorFieldSubexpr(pExpr, i) : 0); local
123856 HashElem *pElem; local
126815 HashElem *pElem; local
192884 Fts3HashElem *pElem; /* The element that matches key (if any) */ local
195754 Fts3HashElem *pElem; local
196184 Fts3HashElem *pElem = *(pReader->ppNextElem); local
[all...]

Completed in 774 milliseconds