Searched refs:rnext (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/ |
| H A D | foreach.hpp | 872 inline void rnext(auto_any_t cur, type2type<T, C> *) in rnext() function 1063 boost::foreach_detail_::rnext( \
|
| /OK3568_Linux_fs/kernel/arch/s390/mm/ |
| H A D | gmap.c | 152 struct gmap_rmap *rmap, *rnext, *head; in gmap_rmap_radix_tree_free() local 171 gmap_for_each_rmap_safe(rmap, rnext, head) in gmap_rmap_radix_tree_free() 2177 struct gmap_rmap *rmap, *rnext, *head; in gmap_shadow_notify() local 2201 gmap_for_each_rmap_safe(rmap, rnext, head) { in gmap_shadow_notify()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | cli_hush.c | 1942 struct redir_struct *r, *rnext; local 1980 for (r=child->redirects; r; r=rnext) { 1991 rnext=r->next;
|