Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Di915_drv.h2968 #define IS_REVID(p, since, until) \ argument
3065 #define IS_SKL_REVID(p, since, until) (IS_SKYLAKE(p) && IS_REVID(p, since, until)) argument
3073 #define IS_BXT_REVID(dev_priv, since, until) \ argument
3082 #define IS_KBL_REVID(dev_priv, since, until) \ argument
3088 #define IS_GLK_REVID(dev_priv, since, until) \ argument
3095 #define IS_CNL_REVID(p, since, until) \ argument
/dragonfly/contrib/gcc-4.7/gcc/
H A Dcfgexpand.c1704 maybe_dump_rtl_for_gimple_stmt (gimple stmt, rtx since) in maybe_dump_rtl_for_gimple_stmt()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcfgexpand.c2320 maybe_dump_rtl_for_gimple_stmt (gimple *stmt, rtx_insn *since) in maybe_dump_rtl_for_gimple_stmt()
/dragonfly/sys/net/pf/
H A Dpfvar.h1379 u_int32_t since; member