Home
last modified time | relevance | path

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

/netbsd/usr.bin/xlint/lint1/
H A Dlex.c81 #define kwdef(name, token, detail, since, gcc, deco) \ argument
90 #define kwdef_token(name, token, since, gcc, deco) \ argument
92 #define kwdef_sclass(name, sclass, since, gcc, deco) \ argument
94 #define kwdef_type(name, tspec, since) \ argument
96 #define kwdef_tqual(name, tqual, since, gcc, deco) \ argument
/netbsd/external/bsd/unbound/dist/testcode/
H A Dperf.c89 struct timeval since; member
/netbsd/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_drv.h1445 #define IS_REVID(p, since, until) \ argument
1608 #define IS_SKL_REVID(p, since, until) (IS_SKYLAKE(p) && IS_REVID(p, since, until)) argument
1616 #define IS_BXT_REVID(dev_priv, since, until) \ argument
1625 #define IS_KBL_REVID(dev_priv, since, until) \ argument
1631 #define IS_GLK_REVID(dev_priv, since, until) \ argument
1638 #define IS_CNL_REVID(p, since, until) \ argument
1647 #define IS_ICL_REVID(p, since, until) \ argument
1652 #define IS_TGL_REVID(p, since, until) \ argument
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dcfgexpand.c2315 maybe_dump_rtl_for_gimple_stmt (gimple *stmt, rtx_insn *since) in maybe_dump_rtl_for_gimple_stmt()
H A Dcfgexpand.cc2442 maybe_dump_rtl_for_gimple_stmt (gimple *stmt, rtx_insn *since) in maybe_dump_rtl_for_gimple_stmt()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dcfgexpand.c2315 maybe_dump_rtl_for_gimple_stmt (gimple *stmt, rtx_insn *since) in maybe_dump_rtl_for_gimple_stmt()
/netbsd/sys/dist/pf/net/
H A Dpfvar.h1244 u_int32_t since; member