| /src/games/cribbage/ |
| H A D | cards.c | 91 eq(CARD a, CARD b) function in typeref:typename:int
|
| /src/tests/usr.bin/xlint/lint1/ |
| H A D | msg_102.c | 32 eq(int x) function in typeref:typename:_Bool
|
| /src/sys/external/bsd/compiler_rt/dist/lib/msan/ |
| H A D | msan_chained_origin_depot.cc | 32 bool eq(u32 hash, const args_type &args) const { function in struct:__msan::ChainedOriginDepotNode
|
| /src/tests/lib/libppath/ |
| H A D | t_ppath.c | 32 bool eq; local in function:dictionary_equals
|
| /src/sys/dev/pcmcia/ |
| H A D | if_wi_pcmcia.c | 482 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 D | sanitizer_stackdepot.cc | 38 bool eq(u32 hash, const args_type &args) const { function in struct:__sanitizer::StackDepotNode
|
| /src/usr.bin/checknr/ |
| H A D | checknr.c | 523 eq(const char *s1, const char *s2) function in typeref:typename:int
|
| /src/tests/lib/libc/db/ |
| H A D | h_db.c | 618 char *eq; local in function:setinfo [all...] |
| /src/usr.bin/xlint/lint2/ |
| H A D | chk.c | 243 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 D | utils.c | 211 volatile unsigned char eq = 1U; local in function:sodium_compare
|
| /src/sys/netinet/ |
| H A D | tcp_input.c | 1682 int eq = 0; local in function:tcp_input
|
| /src/sbin/sysctl/ |
| H A D | sysctl.c | 277 const char *eq = " = "; variable in typeref:typename:const char *
|
| /src/bin/csh/ |
| H A D | csh.h | 97 #define eq(a, b) (Strcmp(a, b) == 0) macro
|
| /src/usr.bin/config/ |
| H A D | main.c | 2145 char *eq = strchr(buf, '='); local in function:add_makeopt
|
| /src/usr.bin/make/ |
| H A D | parse.c | 1787 const char *nameStart, *nameEnd, *firstSpace, *eq; local in function:Parse_IsVar
|
| /src/usr.bin/xlint/lint1/ |
| H A D | tree.c | 2311 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 D | if_mcx.c | 4360 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...] |