Searched defs:tp2 (Results 1 - 11 of 11) sorted by relevance

/src/sbin/cgdconfig/
H A Dargon2_utils.c88 struct timespec tp1, tp2; local in function:argon2id_calibrate
/src/lib/libc/stdlib/
H A Dmerge.c117 u_char *f1, *f2, *t, *b, *tp2, *q, *l1, *l2; local in function:mergesort_r
[all...]
/src/sbin/mount_qemufwcfg/
H A Dvirtdir.c48 const virt_dirent_t *tp2 = vp2; local in function:compare
/src/share/examples/refuse/virtdir/
H A Dvirtdir.c46 const virt_dirent_t *tp2 = (const virt_dirent_t *) vp2; local in function:compare
/src/lib/libcrypt/
H A Dcrypt-argon2.c154 struct timespec tp1, tp2, delta; local in function:estimate_argon2_params
/src/games/larn/
H A Dcreate.c342 int tp1, tp2; local in function:troom
/src/usr.bin/xlint/lint2/
H A Dchk.c242 type_t *tp1, *tp2; local in function:chkvtui
308 const type_t *tp2 = TP(sym->s_type); local in function:chkvtdi
341 const type_t *tp1, *tp2, **ap1, **ap2; local in function:chkfaui
1130 const type_t **ap1, **ap2, *tp1, *tp2; local in function:check_argument_declarations
1203 types_compatible(const type_t * tp1,const type_t * tp2,bool ignqual,bool promot,bool asgn,bool * dowarn) argument
1328 prototypes_compatible(const type_t * tp1,const type_t * tp2,bool * dowarn) argument
[all...]
/src/sys/netinet/
H A Dsctp_timer.c356 struct sctp_tmit_chunk *chk, *tp2; local in function:sctp_mark_all_for_resend
H A Dsctp_indata.c3192 struct sctp_tmit_chunk *tp1, *tp2, *a_adv=NULL; local in function:sctp_try_advance_peer_ack_point
3471 struct sctp_tmit_chunk *tp1, *tp2; local in function:sctp_handle_sack
/src/usr.bin/xlint/lint1/
H A Ddecl.c2199 qualifiers_correspond(const type_t *tp1, const type_t *tp2, bool ignqual) argument
2210 pointer_types_are_compatible(const type_t *tp1, const type_t *tp2, bool ignqual) argument
2218 prototypes_compatible(const type_t *tp1, const type_t *tp2, bool *dowarn) argument
2263 types_compatible(const type_t * tp1,const type_t * tp2,bool ignqual,bool promot,bool * dowarn) argument
[all...]
H A Dtree.c597 type_t *tp2 = block_zero_alloc(sizeof(*tp2), "type"); local in function:block_derive_type
611 type_t *tp2 = expr_zero_alloc(sizeof(*tp2), "type"); local in function:expr_derive_type
1556 merge_qualifiers(type_t * tp1,const type_t * tp2) argument
[all...]

Completed in 19 milliseconds