Home
last modified time | relevance | path

Searched refs:OPS (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/file/magic/Magdir/
HDinterleaf6 0 string =\210OPS Interleaf saved data
7 0 string =<!OPS Interleaf document text
/dragonfly/sys/sys/
HDkobj.h237 #define KOBJOPLOOKUP(OPS,OP) do { \ argument
238 _m = kobj_lookup_method_cache(OPS->cls, &OPS->cache[0], \
/dragonfly/contrib/gcc-4.7/gcc/
HDggc-page.c178 #define TREE_EXP_SIZE(OPS) \ argument
179 (sizeof (struct tree_exp) + ((OPS) - 1) * sizeof (tree))
/dragonfly/contrib/gcc-8.0/gcc/
HDggc-page.c173 #define TREE_EXP_SIZE(OPS) \ argument
174 (sizeof (struct tree_exp) + ((OPS) - 1) * sizeof (tree))
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDgimple.texi843 Set @code{OPS} to be the set of @code{VUSE} operands for statement @code{G}.
851 Set @code{OPS} to be the set of @code{VDEF} operands for statement @code{G}.