Home
last modified time | relevance | path

Searched refs:rhead (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/noncompile/
H A D19990826-4.f35 character header*5760,rhead*2880
574 call sethead(rhead,numf,nx,nx,zer,scl)
578 call putfits(2,infile,rhead,1,nx,nx)
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_bo_list.h47 struct rcu_head rhead; member
H A Damdgpu_bo_list.c43 rhead); in amdgpu_bo_list_free_rcu()
56 call_rcu(&list->rhead, amdgpu_bo_list_free_rcu); in amdgpu_bo_list_free()