Home
last modified time | relevance | path

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

/dragonfly/games/rogue/
H A Dinventory.c385 char until[18], buf[DCOLS]; in pr_motion_char() local
/dragonfly/usr.sbin/cron/lib/
H A Dmisc.c51 strcmp_until(char *left, char *right, int until) in strcmp_until()
/dragonfly/contrib/mdocml/
H A Dhtml.c964 print_tagq(struct html *h, const struct tag *until) in print_tagq()
/dragonfly/sbin/routed/
H A Ddefs.h496 time_t until; member
/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 Ddwarf2out.c608 size_t from, until, i; in output_fde() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddwarf2out.c684 size_t from, until, i; in output_fde() local