Searched defs:eq (Results 1 - 17 of 17) sorted by relevance

/src/games/cribbage/
H A Dcards.c91 eq(CARD a, CARD b) function in typeref:typename:int
/src/tests/usr.bin/xlint/lint1/
H A Dmsg_102.c32 eq(int x) function in typeref:typename:_Bool
/src/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_chained_origin_depot.cc32 bool eq(u32 hash, const args_type &args) const { function in struct:__msan::ChainedOriginDepotNode
/src/tests/lib/libppath/
H A Dt_ppath.c32 bool eq; local in function:dictionary_equals
/src/sys/dev/pcmcia/
H A Dif_wi_pcmcia.c482 const u_int8_t *p, *ep, *q, *eq; local in function:wi_pcmcia_write_firm
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stackdepot.cc38 bool eq(u32 hash, const args_type &args) const { function in struct:__sanitizer::StackDepotNode
/src/usr.bin/checknr/
H A Dchecknr.c523 eq(const char *s1, const char *s2) function in typeref:typename:int
/src/tests/lib/libc/db/
H A Dh_db.c618 char *eq; local in function:setinfo
[all...]
/src/usr.bin/xlint/lint2/
H A Dchk.c243 bool dowarn, eq; local in function:chkvtui
313 bool eq = types_compatible(xt1, xt2, local in function:chkvtdi
1127 bool osdef, eq, dowarn; local in function:check_argument_declarations
/src/sys/external/isc/libsodium/dist/src/libsodium/sodium/
H A Dutils.c211 volatile unsigned char eq = 1U; local in function:sodium_compare
/src/sys/netinet/
H A Dtcp_input.c1682 int eq = 0; local in function:tcp_input
/src/sbin/sysctl/
H A Dsysctl.c277 const char *eq = " = "; variable in typeref:typename:const char *
/src/bin/csh/
H A Dcsh.h97 #define eq(a, b) (Strcmp(a, b) == 0) macro
/src/usr.bin/config/
H A Dmain.c2145 char *eq = strchr(buf, '='); local in function:add_makeopt
/src/usr.bin/make/
H A Dparse.c1787 const char *nameStart, *nameEnd, *firstSpace, *eq; local in function:Parse_IsVar
/src/usr.bin/xlint/lint1/
H A Dtree.c2311 bool eq = all_members_compatible(msym); local in function:struct_or_union_member
4984 bool eq = mp->m_warn_if_operand_eq && local in function:check_expr_misc
/src/sys/dev/pci/
H A Dif_mcx.c4360 mcx_create_eq(struct mcx_softc *sc, struct mcx_eq *eq, int uar, argument
6675 mcx_query_eq(struct mcx_softc * sc,struct mcx_eq * eq,struct mcx_eq_ctx * eq_ctx) argument
7123 mcx_arm_eq(struct mcx_softc * sc,struct mcx_eq * eq,int uar) argument
7136 mcx_next_eq_entry(struct mcx_softc * sc,struct mcx_eq * eq) argument
7155 struct mcx_eq *eq = &sc->sc_admin_eq; local in function:mcx_admin_intr
7198 struct mcx_eq *eq = &q->q_eq; local in function:mcx_cq_intr
8795 struct mcx_eq_ctx eq; member in union:mcx_kstat_queue_read::__anon2d3d6141020a
[all...]

Completed in 40 milliseconds