Searched defs:big (Results 1 - 25 of 31) sorted by relevance

12

/src/lib/libc/string/
H A Dwcsstr.c41 wcswcs(const wchar_t *big, const wchar_t *little) argument
/src/lib/libm/noieee_src/
H A Dn_acosh.c91 double t,big=1.E20; /* big+1==big */ variable in typeref:typename:double
H A Dn_asinh.c88 big =1.0E20, /* fl(1+big) == big */ variable in typeref:typename:const double
H A Dn_tanh.c79 static const double one=1.0, two=2.0, small = 1.0e-10, big = 1.0e10; local in function:tanh
H A Dn_exp2.c349 int k, big; local in function:exp2
H A Dn_atan2.c180 static const double zero=0, one=1, small=1.0E-9, big=1.0E18; local in function:atan2
/xsrc/external/mit/ctwm/dist/
H A Dxparsegeometry.c38 RArea big = RLayoutBigArea(layout); local in function:RLayoutXParseGeometry
H A Dr_layout.c180 RArea big = RAreaListBigArea(self->monitors), tmp; local in function:_RLayoutRecenterVertically
265 RArea big = RAreaListBigArea(self->monitors), tmp; local in function:_RLayoutRecenterHorizontally
[all...]
/src/lib/libc/gdtoa/
H A Dgethex.c45 int big, esign, havedig, irv, j, k, n, n0, nbits, up, zret; local in function:gethex
/src/lib/libc/stdlib/
H A Dmerge.c116 int big, iflag; local in function:mergesort_r
/src/games/warp/
H A Dutil.c131 instr(const char *big, const char *little) argument
/src/sys/arch/x86/x86/
H A Dx86_autoconf.c115 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 Ddisksubr.c106 } big[0]; member in struct:rdbmap
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/
H A Dvirgl_screen.c569 int big = vformat / 32; local in function:virgl_is_vertex_format_supported
682 int big = format / 32; local in function:virgl_is_format_supported
730 int big = format / 32; local in function:virgl_is_format_supported
/src/common/dist/zlib/
H A Dcrc32.c352 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...]
/xsrc/external/mit/xedit/dist/lisp/modules/progmodes/
H A Dhtml.lsp
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
H A Dvirgl_screen.c563 int big = vformat / 32; local in function:virgl_is_vertex_format_supported
594 int big = vformat / 32; local in function:virgl_format_check_bitmask
/xsrc/external/mit/libXaw/dist/src/
H A DScrollbar.c349 InRange(int num, int small, int big) argument
358 FloatInRange(float num, float small, float big) argument
/src/sys/dev/scsipi/
H A Dsd.c224 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 Dcd.c2194 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 Dlist.c448 is_substr(const char *big, const char *little) argument
/xsrc/external/mit/freetype/dist/src/sfnt/
H A Dttsbit.c639 tt_sbit_decoder_load_metrics(TT_SBitDecoder decoder,FT_Byte ** pp,FT_Byte * limit,FT_Bool big) argument
/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dclc_compiler.c746 nir_ssa_def *big = nir_flt(&b, nir_imm_int(&b, 0x7e800000), fabs); local in function:scale_fdiv
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaPCache.c104 QuadLinks(CacheLinkPtr big, CacheLinkPtr little) argument
129 CacheLinkPtr big = *large; local in function:SubdivideList
[all...]
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen6_render.c2826 bool big = too_large(extents.x2-extents.x1, extents.y2-extents.y1); local in function:gen6_render_copy_boxes

Completed in 31 milliseconds

12