Home
last modified time | relevance | path

Searched defs:fobj (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dptrmem8.C43 foo fobj; in main() local
/openbsd-src/games/hack/
H A Dhack.Decl.c80 struct obj *fobj = 0, *fcobj = 0, *invent = 0, *uwep = 0, *uarm = 0, variable
/openbsd-src/sys/dev/pci/drm/
H A Ddma-resv.c283 struct dma_resv_list *fobj; in dma_resv_add_fence() local
/openbsd-src/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py2952 def visitor(fobj, lptr, depth, includes): argument