Searched defs:nextNode (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Ddisplaylist.cc55 for( Dlnode *nextNode; nodes; nodes = nextNode ) { local in function:DisplayList::~DisplayList
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/cso_cache/
H A Dcso_hash.h162 struct cso_node **nextNode = cso_hash_find_node(hash, key); local in function:cso_hash_find
H A Dcso_hash.c178 struct cso_node **nextNode = cso_hash_find_node(hash, key); local in function:cso_hash_insert
/xsrc/external/mit/libXfont/dist/src/FreeType/
H A Dxttcap.c68 struct TagSPropRecValListNodeP *nextNode; member in struct:TagSPropRecValListNodeP
/xsrc/external/mit/libXfont2/dist/src/FreeType/
H A Dxttcap.c69 struct TagSPropRecValListNodeP *nextNode; member in struct:TagSPropRecValListNodeP
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/cso_cache/
H A Dcso_hash.c213 struct cso_node **nextNode = cso_hash_find_node(hash, key); local in function:cso_hash_insert
271 struct cso_node **nextNode = cso_hash_find_node(hash, key); local in function:cso_hash_find

Completed in 7 milliseconds