/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/ |
H A D | lex.cpp | 1443 char *until; member in copy_thru_input 1525 a_delete until; in ~copy_thru_input() local 1673 void copy_file_thru(const char *filename, const char *body, const char *until) in copy_file_thru() 1686 void copy_rest_thru(const char *body, const char *until) in copy_rest_thru()
|
/netbsd-src/sys/arch/sgimips/stand/common/ |
H A D | iris_scsi.c | 46 #define SBIC_WAIT(regs, until, timeo) wd33c93_wait(regs, until, timeo) argument 138 wd33c93_wait(struct wd33c93_softc *sc, uint8_t until, int timeo) in wd33c93_wait()
|
/netbsd-src/sys/arch/mvme68k/dev/ |
H A D | sbic.c | 128 #define SBIC_WAIT(regs, until, timeo) sbicwait(regs, until, timeo, __LINE__) argument 717 sbicwait(sbic_regmap_p regs, u_char until, int timeo, int line) in sbicwait() argument
|
/netbsd-src/external/bsd/cron/dist/ |
H A D | misc.c | 96 strcmp_until(const char *left, const char *right, char until) { in strcmp_until()
|
/netbsd-src/external/zlib/pigz/dist/ |
H A D | yarn.c | 138 #define until(a) while(!(a)) macro
|
/netbsd-src/sys/dev/ic/ |
H A D | wd33c93.c | 116 #define SBIC_WAIT(regs, until, timeo) wd33c93_wait(regs, until, timeo, __LINE__) argument 873 wd33c93_wait(struct wd33c93_softc *sc, u_char until, int timeo, int line) in wd33c93_wait()
|
/netbsd-src/games/rogue/ |
H A D | inventory.c | 408 const char *until; in pr_motion_char() local
|
/netbsd-src/sys/arch/acorn32/podulebus/ |
H A D | sbic.c | 145 #define SBIC_WAIT(regs, until, timeo) sbicwait(regs, until, timeo, __LINE__) argument 609 sbicwait(sbic_regmap_p regs, char until, int timeo, int line) in sbicwait()
|
/netbsd-src/sys/arch/amiga/dev/ |
H A D | sbic.c | 118 #define SBIC_WAIT(regs, until, timeo) sbicwait(regs, until, timeo, __LINE__) argument 698 sbicwait(sbic_regmap_t regs, char until, int timeo, int line) in sbicwait()
|
/netbsd-src/external/bsd/mdocml/dist/ |
H A D | html.c | 846 print_tagq(struct html *h, const struct tag *until) in print_tagq()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/ |
H A D | i915_drv.h | 1437 #define IS_REVID(p, since, until) \ argument 1600 #define IS_SKL_REVID(p, since, until) (IS_SKYLAKE(p) && IS_REVID(p, since, until)) argument 1608 #define IS_BXT_REVID(dev_priv, since, until) \ argument 1617 #define IS_KBL_REVID(dev_priv, since, until) \ argument 1623 #define IS_GLK_REVID(dev_priv, since, until) \ argument 1630 #define IS_CNL_REVID(p, since, until) \ argument 1639 #define IS_ICL_REVID(p, since, until) \ argument 1644 #define IS_TGL_REVID(p, since, until) \ argument
|
/netbsd-src/sbin/routed/ |
H A D | defs.h | 526 time_t until; member
|
/netbsd-src/external/bsd/unbound/dist/smallapp/ |
H A D | unbound-anchor.c | 1384 time_t until = xml_convertdate(find_att(atts, "validUntil")); in handle_keydigest() local
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | i386-dis.c | 329 fetch_code (struct disassemble_info *info, const uint8_t *until) in fetch_code()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dwarf2out.cc | 689 size_t from, until, i; in output_fde() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dwarf2out.c | 681 size_t from, until, i; in output_fde() local
|