Home
last modified time | relevance | path

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

/external/ppp/pppd/plugins/radius/
Davpair.c401 VALUE_PAIR *this_node = NULL; in rc_avpair_insert() local
419 this_node = vp; in rc_avpair_insert()
425 this_node = *a; in rc_avpair_insert()
426 while (this_node != (VALUE_PAIR *) NULL) in rc_avpair_insert()
428 if (this_node == p) in rc_avpair_insert()
432 this_node = this_node->next; in rc_avpair_insert()
437 vp = this_node->next; in rc_avpair_insert()
438 this_node->next = b; in rc_avpair_insert()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dexpand-foldable-isel.ll44 …%this_node.0250 = phi %"struct.pov::ot_node_struct"* [ undef, %entry ], [ %1, %cond.false21.i156 ]…
51 …inbounds %"struct.pov::ot_node_struct", %"struct.pov::ot_node_struct"* %this_node.0250, i64 0, i32…