| /src/lib/libc/string/ |
| H A D | wcsstr.c | 41 wcswcs(const wchar_t *big, const wchar_t *little) argument
|
| /src/lib/libm/noieee_src/ |
| H A D | n_acosh.c | 91 double t,big=1.E20; /* big+1==big */ variable in typeref:typename:double
|
| H A D | n_asinh.c | 88 big =1.0E20, /* fl(1+big) == big */ variable in typeref:typename:const double
|
| H A D | n_tanh.c | 79 static const double one=1.0, two=2.0, small = 1.0e-10, big = 1.0e10; local in function:tanh
|
| H A D | n_exp2.c | 349 int k, big; local in function:exp2
|
| H A D | n_atan2.c | 180 static const double zero=0, one=1, small=1.0E-9, big=1.0E18; local in function:atan2
|
| /src/lib/libc/gdtoa/ |
| H A D | gethex.c | 45 int big, esign, havedig, irv, j, k, n, n0, nbits, up, zret; local in function:gethex
|
| /src/lib/libc/stdlib/ |
| H A D | merge.c | 116 int big, iflag; local in function:mergesort_r
|
| /src/games/warp/ |
| H A D | util.c | 131 instr(const char *big, const char *little) argument
|
| /src/sys/arch/x86/x86/ |
| H A D | x86_autoconf.c | 115 struct btinfo_biosgeom *big; local in function:matchbiosdisks 338 struct btinfo_biosgeom *big; local in function:findroot [all...] |
| /src/sys/arch/amiga/amiga/ |
| H A D | disksubr.c | 106 } big[0]; member in struct:rdbmap
|
| /src/common/dist/zlib/ |
| H A D | crc32.c | 352 z_word_t big[8][256]; local in function:make_crc_table 530 local void braid(z_crc_t ltl[][256], z_word_t big[][25 argument [all...] |
| /src/sys/dev/scsipi/ |
| H A D | sd.c | 224 struct scsi_mode_parameter_header_10 big; member in union:sd_mode_sense_data::__anon5ed85211010a 1606 int big, bsize; local in function:sd_get_capacity 1340 sd_mode_sense(struct sd_softc * sd,u_int8_t byte2,void * sense,size_t size,int page,int flags,int * big) argument 1359 sd_mode_select(struct sd_softc * sd,u_int8_t byte2,void * sense,size_t size,int flags,int big) argument 1669 int big, byte2; local in function:sd_get_parms_page4 1754 int big, byte2; local in function:sd_get_parms_page5 1922 int big; local in function:sd_getcache 1987 int big; local in function:sd_setcache [all...] |
| H A D | cd.c | 2194 struct scsi_mode_parameter_header_10 big; member in union:cd_set_pa_immed::__anon5ecf8c010108::__anon5ecf8c01020a 2200 int big, byte2; local in function:cd_set_pa_immed 2149 cd_mode_sense(struct cd_softc * cd,u_int8_t byte2,void * sense,size_t size,int page,int flags,int * big) argument 2167 cd_mode_select(struct cd_softc * cd,u_int8_t byte2,void * sense,size_t size,int flags,int big) argument 2241 struct scsi_mode_parameter_header_10 big; member in union:cd_setchan::__anon5ecf8c010308::__anon5ecf8c01040a 2246 int big, byte2; local in function:cd_setchan 2286 struct scsi_mode_parameter_header_10 big; member in union:cd_getvol::__anon5ecf8c010508::__anon5ecf8c01060a 2291 int big, byte2; local in function:cd_getvol 2329 struct scsi_mode_parameter_header_10 big; member in union:cd_setvol::__anon5ecf8c010708::__anon5ecf8c01080a 2334 int big, byte2; local in function:cd_setvol 2401 struct scsi_mode_parameter_header_10 big; member in union:cd_setblksize::__anon5ecf8c010908::__anon5ecf8c010a0a 2406 int big, bsize; local in function:cd_setblksize [all...] |
| /src/usr.bin/mail/ |
| H A D | list.c | 448 is_substr(const char *big, const char *little) argument
|