Home
last modified time | relevance | path

Searched defs:cf_root (Results 1 – 6 of 6) sorted by relevance

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/cfile/
H A Dcfilesystem.cpp56 typedef struct cf_root { struct
60 } cf_root; argument
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/cfile/
H A Dcfilesystem.cpp54 typedef struct cf_root { struct
57 } cf_root; typedef
/dports/math/singular/Singular-Release-4-2-1/libpolys/coeffs/
H A Dnumbers.cc49 VAR n_Procs_s *cf_root=NULL; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/External/isl/imath/examples/
H A Dimcalc.c807 static mp_result cf_root(cstate_t *sp) { in cf_root() function
/dports/misc/rump/buildrump.sh-b914579/src/usr.bin/config/
H A Ddefs.h136 struct nvlist *cf_root; /* "root on ra0a" */ member
/dports/devel/libfirm/libfirm-1.21.0/ir/opt/
H A Dopt_blocks.c91 node_t *cf_root; /**< The control flow root node of this block. */ member