/minix3/sys/ufs/chfs/ |
H A D | chfs_build.c | 70 struct chfs_vnode_cache *vc) in chfs_build_set_vnodecache_nlink() 111 struct chfs_vnode_cache *vc, in chfs_build_remove_unlinked_vnode() 211 struct chfs_vnode_cache *vc; in chfs_build_filesystem() local
|
H A D | chfs_nodeops.c | 72 struct chfs_vnode_cache *vc, in chfs_add_node_to_list() 121 struct chfs_vnode_cache *vc, in chfs_remove_node_from_list() 158 struct chfs_vnode_cache *vc, in chfs_remove_and_obsolete() 218 struct chfs_vnode_cache *vc, struct chfs_node_ref *new) in chfs_add_vnode_ref_to_vc()
|
H A D | chfs_scan.c | 43 struct chfs_vnode_cache *vc; in chfs_scan_make_vnode_cache() local 106 struct chfs_vnode_cache *vc; in chfs_scan_check_vnode() local 181 struct chfs_vnode_cache *vc, struct chfs_dirent *fd) in chfs_scan_mark_dirent_obsolete() 358 struct chfs_vnode_cache *vc; in chfs_scan_check_data_node() local
|
H A D | chfs_malloc.c | 154 struct chfs_vnode_cache* vc; in chfs_vnode_cache_alloc() local 171 chfs_vnode_cache_free(struct chfs_vnode_cache *vc) in chfs_vnode_cache_free()
|
H A D | chfs_readinode.c | 289 struct chfs_vnode_cache *vc; in chfs_kill_td() local 714 struct chfs_vnode_cache *vc; in chfs_obsolete_node_frag() local 1000 struct chfs_vnode_cache *vc = ip->chvc; in chfs_read_inode() local
|
H A D | chfs_gc.c | 221 struct chfs_vnode_cache *vc; in chfs_gc_fetch_inode() local 425 struct chfs_vnode_cache *vc; in chfs_gcollect_pass() local
|
H A D | chfs.h | 523 struct chfs_vnode_cache *vc = (struct chfs_vnode_cache *) nref; in chfs_nref_to_vc() local
|
/minix3/external/bsd/llvm/dist/clang/test/PCH/ |
H A D | cxx1y-variable-templates.cpp | 58 template<typename T> T vc = T(); variable 72 template<typename T> T vc = T(10); variable 108 template int vc<int>; variable
|
/minix3/lib/libm/noieee_src/ |
H A D | mathimpl.h | 70 # define vc(name, value, x1,x2,x3,x4, bexp, xval) \ macro 74 # define vc(name, value, x1,x2,x3,x4, bexp, xval) \ macro 78 # define vc(name, value, x1,x2,x3,x4, bexp, xval) \ macro 87 # define vc(name, value, x1,x2,x3,x4, bexp, xval) macro
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | microsoft-dtor-lookup.cpp | 26 void f(VC vc) { in f()
|
/minix3/usr.bin/pr/ |
H A D | pr.c | 343 struct vcol *vc = NULL; in vertcol() local
|