Searched defs:vp1 (Results 1 – 7 of 7) sorted by relevance
/minix/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | address-space-conversion.cpp | 50 void test_static_cast(void_ptr vp, void_ptr_1 vp1, void_ptr_2 vp2, in test_static_cast() 131 void test_reinterpret_cast(void_ptr vp, void_ptr_1 vp1, void_ptr_2 vp2, in test_reinterpret_cast() 157 void test_cstyle_cast(void_ptr vp, void_ptr_1 vp1, void_ptr_2 vp2, in test_cstyle_cast() 181 void test_implicit_conversion(void_ptr vp, void_ptr_1 vp1, void_ptr_2 vp2, in test_implicit_conversion()
|
/minix/external/bsd/llvm/dist/clang/test/PCH/ |
H A D | exprs.c | 72 void_ptr vp1 = &integer; variable
|
/minix/sys/ufs/ufs/ |
H A D | ufs_wapbl.h | 98 ufs_wapbl_begin2(struct mount *mp, struct vnode *vp1, struct vnode *vp2, in ufs_wapbl_begin2() 120 ufs_wapbl_end2(struct mount *mp, struct vnode *vp1, struct vnode *vp2) in ufs_wapbl_end2()
|
/minix/minix/usr.bin/diff/ |
H A D | diffdir.c | 318 dircompare(const void *vp1, const void *vp2) in dircompare()
|
/minix/games/fortune/strfile/ |
H A D | strfile.c | 367 cmp_str(const void *vp1, const void *vp2) in cmp_str()
|
/minix/sys/fs/puffs/ |
H A D | puffs_sys.h | 344 #define PUFFS_MSG_ENQUEUEWAIT2_NOERROR(pmp, park, vp1, vp2) \ argument 356 #define PUFFS_MSG_ENQUEUEWAIT2(pmp, park, vp1, vp2, var) \ argument
|
/minix/bin/csh/ |
H A D | set.c | 426 struct varent *vp1; in madrof() local
|