Home
last modified time | relevance | path

Searched defs:ve2 (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dvdev_cache.c120 const vdev_cache_entry_t *ve2 = a2; in vdev_cache_offset_compare() local
133 const vdev_cache_entry_t *ve2 = a2; in vdev_cache_lastused_compare() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbb-reorder.cc2383 edge_order (const void *ve1, const void *ve2) in edge_order()
H A Dtree-ssa-pre.cc609 const expr_pred_trans_d &ve2) in equal()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbb-reorder.c2382 edge_order (const void *ve1, const void *ve2) in edge_order()
H A Dtree-ssa-pre.c574 const expr_pred_trans_d *ve2) in equal()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpressionsem.d6912 VarExp ve2 = callExp.e1.isVarExp(); in visit() local
11689 VarExp ve2 = cast(VarExp)ae2.e1; in visit() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dexpressionsem.c7885 VarExp *ve2 = (VarExp *)ae2->e1; in visit() local