Home
last modified time | relevance | path

Searched defs:p1 (Results 1 – 25 of 332) sorted by relevance

12345678910>>...14

/dflybsd-src/contrib/tcsh-6/
H A Dsh.parse.c71 asyntax(struct wordent *p1, struct wordent *p2) in asyntax()
82 asyn0(struct wordent *p1, struct wordent *p2) in asyn0()
133 asyn3(struct wordent *p1, struct wordent *p2) in asyn3()
181 freenod(struct wordent *p1, struct wordent *p2) in freenod()
206 syntax(const struct wordent *p1, const struct wordent *p2, int flags) in syntax()
223 syn0(const struct wordent *p1, const struct wordent *p2, int flags) in syn0()
291 syn1(const struct wordent *p1, const struct wordent *p2, int flags) in syn1()
333 syn1a(const struct wordent *p1, const struct wordent *p2, int flags) in syn1a()
375 syn1b(const struct wordent *p1, const struct wordent *p2, int flags) in syn1b()
416 syn2(const struct wordent *p1, const struct wordent *p2, int flags) in syn2()
[all …]
H A Dsh.exp.c189 tcsh_number_t p1 = exp1(vp, ignore); in exp0() local
212 tcsh_number_t p1 = exp2x(vp, ignore); in exp1() local
236 tcsh_number_t p1 = exp2a(vp, ignore); in exp2x() local
259 tcsh_number_t p1 = exp2b(vp, ignore); in exp2a() local
282 tcsh_number_t p1 = exp2c(vp, ignore); in exp2b() local
305 Char *p1 = exp3(vp, ignore); in exp2c() local
348 Char *p1, *p2; in exp3() local
394 Char *p1, *p2; in exp3a() local
423 Char *p1, *p2; in exp4() local
460 Char *p1, *p2; in exp5() local
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_endian.h69 unsigned int p1 = p[1]; in archive_be16dec() local
85 unsigned int p1 = p[1]; in archive_be32dec() local
107 unsigned int p1 = p[1]; in archive_le16dec() local
123 unsigned int p1 = p[1]; in archive_le32dec() local
/dflybsd-src/usr.bin/top/
H A Dm_dragonfly.c900 orderkey_kernidle(const struct kinfo_proc *p1, const struct kinfo_proc *p2) in orderkey_kernidle()
923 struct kinfo_proc *p1; in proc_compare() local
949 struct kinfo_proc *p1; in compare_size() local
975 struct kinfo_proc *p1; in compare_res() local
1001 struct kinfo_proc *p1; in compare_pres() local
1028 struct kinfo_proc *p1; in compare_time() local
1054 struct kinfo_proc *p1; in compare_ctime() local
1082 struct kinfo_proc *p1; in compare_prio() local
1108 struct kinfo_proc *p1; in compare_thr() local
1135 struct kinfo_proc *p1; in compare_pid() local
/dflybsd-src/games/atc/
H A Dupdate.c56 PLANE *pp, *p1, *p2; in update() local
295 PLANE p, *pp, *p1; in addplane() local
378 too_close(const PLANE *p1, const PLANE *p2, int dist) in too_close()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-coalesce.c113 coalesce_pair_hasher::equal (const coalesce_pair *p1, const coalesce_pair *p2) in equal()
217 pop_cost_one_pair (coalesce_list *cl, int *p1, int *p2) in pop_cost_one_pair()
239 pop_best_coalesce (coalesce_list *cl, int *p1, int *p2) in pop_best_coalesce()
306 find_coalesce_pair (coalesce_list *cl, int p1, int p2, bool create) in find_coalesce_pair()
345 add_cost_one_coalesce (coalesce_list *cl, int p1, int p2) in add_cost_one_coalesce()
360 add_coalesce (coalesce_list *cl, int p1, int p2, int value) in add_coalesce()
390 int p1 = var_to_partition (map, ssa_name (p->first_element)); in initialize_conflict_count() local
411 compare_pairs (const void *p1, const void *p2) in compare_pairs()
1302 int p1, p2; in attempt_coalesce() local
1592 int p1 = partition_find (tentative, var_to_partition (map, v1)); in compute_optimized_partition_bases() local
[all …]
/dflybsd-src/lib/libc/db/btree/
H A Dbt_utils.c204 unsigned char *p1, *p2; in __bt_defcmp() local
232 unsigned char *p1, *p2; in __bt_defpfx() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-coalesce.c146 pop_cost_one_pair (coalesce_list_p cl, int *p1, int *p2) in pop_cost_one_pair()
168 pop_best_coalesce (coalesce_list_p cl, int *p1, int *p2) in pop_best_coalesce()
209 const_coalesce_pair_p const p1 = (const_coalesce_pair_p) pair1; in coalesce_pair_map_eq() local
256 find_coalesce_pair (coalesce_list_p cl, int p1, int p2, bool create) in find_coalesce_pair()
294 add_cost_one_coalesce (coalesce_list_p cl, int p1, int p2) in add_cost_one_coalesce()
309 add_coalesce (coalesce_list_p cl, int p1, int p2, int value) in add_coalesce()
333 compare_pairs (const void *p1, const void *p2) in compare_pairs()
1211 int p1, p2; in attempt_coalesce() local
1339 eq_ssa_name_by_var (const void *p1, const void *p2) in eq_ssa_name_by_var()
/dflybsd-src/crypto/libressl/crypto/rc2/
H A Drc2_cbc.c139 RC2_INT *p0,*p1; in RC2_encrypt() local
184 RC2_INT *p0,*p1; in RC2_decrypt() local
/dflybsd-src/usr.bin/hexdump/
H A Dparse.c204 unsigned char *p1, *p2, *fmtp; in rewrite() local
441 escape(char *p1) in escape()
/dflybsd-src/usr.bin/window/
H A Dcompress.c121 #define qinsert(p1, p2) \ argument
495 char *p1 = p->string; in cc_sweep() local
514 char *p1 = p->string; in cc_sweep() local
860 struct cc *p, *p1; in cc_output_phase() local
896 cc_token_compare(const void *p1, const void *p2) in cc_token_compare()
/dflybsd-src/lib/libc/string/
H A Dmemcmp.c45 const unsigned char *p1 = s1, *p2 = s2; in memcmp() local
H A Dbcmp.c41 char *p1, *p2; in bcmp() local
H A Dtimingsafe_bcmp.c23 const unsigned char *p1 = b1, *p2 = b2; in timingsafe_bcmp() local
/dflybsd-src/sys/libkern/
H A Dtimingsafe_bcmp.c23 const unsigned char *p1 = b1, *p2 = b2; in timingsafe_bcmp() local
/dflybsd-src/contrib/grep/lib/
H A Dc-strcasecmp.c29 register const unsigned char *p1 = (const unsigned char *) s1; in c_strcasecmp() local
H A Dc-strncasecmp.c29 register const unsigned char *p1 = (const unsigned char *) s1; in c_strncasecmp() local
H A Dmbscasecmp.c73 const unsigned char *p1 = (const unsigned char *) s1; in mbscasecmp() local
/dflybsd-src/sys/kern/
H A Dsubr_unit.c210 new_unr(struct unrhdr *uh, void **p1, void **p2) in new_unr()
552 free_unrl(struct unrhdr *uh, u_int item, void **p1, void **p2) in free_unrl()
663 void *p1, *p2; in free_unr() local
/dflybsd-src/usr.bin/crunch/crunchgen/
H A Dcrunchgen.c413 prog_t *p1, *p2; in add_prog() local
820 prog_t *p1, *p2; in remove_error_progs() local
1296 strlst_t *p1, *p2; in add_string() local
1322 strlst_t *p1; in subtract_strlst() local
1337 strlst_t *p1; in in_list() local
/dflybsd-src/sys/net/ppp_layer/
H A Dslcompress.c60 #define BCMP(p1, p2, n) bcmp((char *)(p1), (char *)(p2), (int)(n)) argument
61 #define BCOPY(p1, p2, n) bcopy((char *)(p1), (char *)(p2), (int)(n)) argument
/dflybsd-src/usr.sbin/ppp/
H A Dncp.h79 #define ncp_IsUrgentTcpPort(ncp, p1, p2) \ argument
81 #define ncp_IsUrgentUdpPort(ncp, p1, p2) \ argument
/dflybsd-src/usr.bin/w/
H A Dproc_compare.c66 proc_compare(struct kinfo_proc *p1, struct kinfo_proc *p2) in proc_compare()
/dflybsd-src/contrib/gmp/mpn/generic/
H A Dbdiv_dbm1c.c33 mp_limb_t a, p0, p1, cy; in mpn_bdiv_dbm1c() local
/dflybsd-src/contrib/mpfr/src/
H A Dswap.c30 mpfr_prec_t p1, p2; in mpfr_swap() local

12345678910>>...14