Home
last modified time | relevance | path

Searched defs:vc (Results 1 – 11 of 11) sorted by relevance

/minix3/sys/ufs/chfs/
H A Dchfs_build.c70 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 Dchfs_nodeops.c72 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 Dchfs_scan.c43 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 Dchfs_malloc.c154 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 Dchfs_readinode.c289 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 Dchfs_gc.c221 struct chfs_vnode_cache *vc; in chfs_gc_fetch_inode() local
425 struct chfs_vnode_cache *vc; in chfs_gcollect_pass() local
H A Dchfs.h523 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 Dcxx1y-variable-templates.cpp58 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 Dmathimpl.h70 # 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 Dmicrosoft-dtor-lookup.cpp26 void f(VC vc) { in f()
/minix3/usr.bin/pr/
H A Dpr.c343 struct vcol *vc = NULL; in vertcol() local