| /src/sys/external/bsd/compiler_rt/dist/lib/builtins/ |
| H A D | floatdisf.c | 33 int sd = N - __builtin_clzll(a); /* number of significant digits */ local in function:__floatdisf
|
| H A D | floattidf.c | 35 int sd = N - __clzti2(a); /* number of significant digits */ local in function:__floattidf
|
| H A D | floattisf.c | 35 int sd = N - __clzti2(a); /* number of significant digits */ local in function:__floattisf
|
| H A D | floattixf.c | 37 int sd = N - __clzti2(a); /* number of significant digits */ local in function:__floattixf
|
| H A D | floatundisf.c | 31 int sd = N - __builtin_clzll(a); /* number of significant digits */ local in function:__floatundisf
|
| H A D | floatuntidf.c | 33 int sd = N - __clzti2(a); /* number of significant digits */ local in function:__floatuntidf
|
| H A D | floatuntisf.c | 33 int sd = N - __clzti2(a); /* number of significant digits */ local in function:__floatuntisf
|
| H A D | floatuntixf.c | 35 int sd = N - __clzti2(a); /* number of significant digits */ local in function:__floatuntixf
|
| H A D | floatdidf.c | 58 int sd = N - __builtin_clzll(a); /* number of significant digits */ local in function:__floatdidf
|
| H A D | floatundidf.c | 58 int sd = N - __builtin_clzll(a); /* number of significant digits */ local in function:__floatundidf
|
| /src/tests/lib/libc/sys/ |
| H A D | t_getsockname.c | 47 int sd; local in function:ATF_TC_BODY
|
| H A D | t_connect.c | 50 int sd, val, slist; local in function:ATF_TC_BODY
|
| H A D | t_listen.c | 107 int sd, val; local in function:ATF_TC_BODY
|
| H A D | t_sendrecv.c | 65 sender(int sd) argument 82 receiver(int sd) argument 114 int fd[2], sd[2], error; local in function:sendrecv [all...] |
| /src/sys/dev/ic/ |
| H A D | smc93cx6.c | 108 read_seeprom(struct seeprom_descriptor *sd, u_int16_t *buf, bus_size_t start_addr, bus_size_t count) argument [all...] |
| /src/lib/libc/net/ |
| H A D | getservbyname_r.c | 138 getservbyname_r(const char * name,const char * proto,struct servent * sp,struct servent_data * sd) argument [all...] |
| H A D | getservbyport_r.c | 115 getservbyport_r(int port,const char * proto,struct servent * sp,struct servent_data * sd) argument [all...] |
| H A D | getservent_r.c | 91 _servent_close(struct servent_data * sd) argument 109 _servent_getline(struct servent_data * sd) argument 131 _servent_parseline(struct servent_data * sd,struct servent * sp) argument 193 setservent_r(int f,struct servent_data * sd) argument 200 endservent_r(struct servent_data * sd) argument 214 getservent_r(struct servent * sp,struct servent_data * sd) argument 248 _servent_parsedb(struct servent_data * sd,struct servent * sp,const uint8_t * data,size_t len) argument [all...] |
| /src/sys/arch/aarch64/aarch64/ |
| H A D | sig_machdep.c | 52 const struct sigact_sigdesc * const sd = local in function:sendsig_siginfo
|
| /src/sys/arch/ews4800mips/sbd/ |
| H A D | sbdio.c | 87 const struct sbdiodevdesc *sd; local in function:sbdio_attach
|
| /src/lib/libc/rpc/ |
| H A D | bindresvport.c | 80 bindresvport_sa(int sd, struct sockaddr *sa) argument
|
| /src/tests/net/net/ |
| H A D | t_socket_afinet.c | 65 int sd; local in function:ATF_TC_BODY 78 int sd, rc; local in function:ATF_TC_BODY 108 int sd, r local in function:ATF_TC_BODY [all...] |
| /src/sys/arch/vax/if/ |
| H A D | if_ze.c | 89 const struct sgec_data *sd; local in function:ze_find 128 const struct sgec_data * const sd = ze_find(); local in function:ze_mainbus_attach [all...] |
| /src/sys/arch/vax/vax/ |
| H A D | sig_machdep.c | 201 const struct sigact_sigdesc * const sd = local in function:sendsig_sighelper
|
| /src/sys/arch/powerpc/powerpc/ |
| H A D | sig_machdep.c | 71 const struct sigact_sigdesc * const sd = local in function:sendsig_siginfo
|