Searched refs:type (Results 1 – 25 of 43) sorted by relevance
12
402 appropriate; and that objects of type @code{float} are promoted to type410 that type.433 @deftypefn {Macro} @var{type} va_arg (va_list @var{ap}, @var{type})445 The type of the value returned by @code{va_arg} is @var{type} as446 specified in the call. @var{type} must be a self-promoting type (not470 of the same type.672 data type.680 The number of bits in any data type @var{type} can be computed like704 which type will work.773 the type @w{@code{signed int}} and the type @w{@code{unsigned int}}.[all …]
375 type @code{DIR *}.573 dirent} type. Simply passing a pointer to an object of this type for787 of type @code{struct dirent64 **}.887 function of the appropriate type.932 header @file{ftw.h} defines another function type.1878 type to support larger values.2237 This is the file type constant of a regular file.2241 This is the file type constant of a symbolic link.2245 This is the file type constant of a socket.2249 This is the file type constant of a FIFO or pipe.[all …]
272 special @code{FILE} type for the LFS interface.673 @var{type} parameter.1793 type. (For example, the integer conversions assume a type of @code{int},2179 The following type modifier is supported:2283 type of pointer.2333 precision, or type modifiers are permitted.2794 extract just the basic type code.2845 the base type, rather than an immediate value.2866 a base type of @code{PA_DOUBLE} to indicate a type of @code{long double}.3704 using these type modifiers:[all …]
48 - type: Data type. Defaults to STRING. Allowed types are:52 - minval: Optional minimum acceptable value. For a string type55 - maxval: Optional maximum acceptable value. For a string type85 where 'check' is the tunable name, 'int32_t' is the C type of the tunable and87 non-default value. The macro returns the value as type 'int32_t'.103 where 'check' is the tunable name and 'val' is a value of same type.120 where 'check' is the tunable name, 'val' is a value of same type, 'min' and
206 structure of type @code{ldiv_t}.231 a structure of type @code{lldiv_t}.261 a structure of type @code{imaxdiv_t}.386 floating-point type.1054 a variable of type @code{fenv_t} to store information. This type is1057 of this type directly.1094 having type @code{fenv_t *}.2410 type of the function without any intermediate rounding to the type of2641 of type @code{long int}.2966 value of type @code{double}.[all …]
220 the flag parameter. The type of this field is239 where the file type indicates that the data is not required.273 the flag parameter. The type of this field is304 definition for a very similar type. @code{glob64_t} differs from340 the flag parameter. The type of this field is356 the flag parameter. The type of this field is775 type @code{glob64_t} which were allocated by @code{glob64}.811 There is a special data type for compiled regular expressions:815 This type of object holds a compiled regular expression.1530 @code{regoff_t} is an alias for another signed integer type.[all …]
52 you want to use and the type of protocol that should implement it.143 size values are of type @code{size_t}". On 64-bit machines285 type @code{struct sockaddr *} to represent a pointer to a socket296 you which data type to use to understand the address fully.516 This data type is used to hold the information about a single776 This is the data type used to represent socket addresses in the862 * Data type: Host Address Data Type. Data type for a host number.978 (type @code{uint32_t}). In other contexts, the integer is992 structure of type @code{struct in6_addr}.3457 This structure type has the following members:[all …]
38 numbers of type @code{double}:51 The header file @file{stdlib.h} defines a name for the data type of52 comparison functions. This type is a GNU extension.327 this type:329 @deftp {Data type} ENTRY347 @deftp {Data type} {struct entry}348 The underlying type of @code{ENTRY}.362 The key is denoted by a pointer to an object of type @code{ENTRY}. For380 hsearch_data}. This type should be treated as opaque, none of its488 initialize data structures is necessary. A simple pointer of type[all …]
101 @deftp {Data type} wchar_t103 This data type is used as the base type for wide character strings.122 @code{wchar_t} type.125 @deftp {Data type} wint_t142 type @code{wchar_t}.147 by an object of type @code{wint_t}.155 by an object of type @code{wint_t}.459 @deftp {Data type} mbstate_t1655 defines a special type for the handles used.1659 This data type is an abstract type defined in @file{iconv.h}. The user[all …]
15 machine type231 associated data type are declared in the header file258 This is a description of the type of hardware that is in use.430 This is the type of the filesystem. Depending on what the underlying524 The function returns a pointer to a variable of type @code{struct546 The function returns a pointer to a variable of type @code{struct568 The function returns a pointer to a variable of type @code{struct596 @code{mnt_type} describes the filesystem type and is therefore867 For a mount, you must identify the type of the filesystem with872 file @file{filesystems} in the @code{proc} filesystem (e.g. type[all …]
19 one set works on @code{char} type characters, the other one on223 These functions take one argument of type @code{int}, which is the284 the type @code{wchar_t}, no functions operating on them were defined.300 There is a type classification type defined, a function to retrieve this306 @deftp {Data type} wctype_t313 This type is defined in @file{wctype.h}.647 @code{char} type versions of these functions.714 This data type is defined as a scalar type which can hold a value721 This type is defined in @file{wctype.h}.806 simply cast a @code{char} type value to a @code{wint_t} and use it as an
51 type @code{jmp_buf}. Execution of the program continues normally after101 Objects of type @code{jmp_buf} hold the state information to229 This is similar to @code{longjmp} except for the type of its @var{state}249 interfaces of interest here have an appropriate type as well. Objects250 of this type are normally much larger since more information is251 contained. The type is also used in a few more places as we will see.258 The @code{ucontext_t} type is defined as a structure with at least the275 @code{mcontext_t} type is also defined in this header but the definition276 should be treated as opaque. Any use of knowledge of the type makes282 Objects of this type have to be created by the user. The initialization
361 but must be a signed type.477 @code{pread} function is in fact @code{pread64} and the type679 @code{pwrite} function is in fact @code{pwrite64} and the type805 @code{lseek} function is in fact @code{lseek64} and the type888 This is a signed integer type used to represent file sizes. In889 @theglibc{}, this type is no narrower than @code{int}.902 When compiling with @code{_FILE_OFFSET_BITS == 64} this type is1230 @code{preadv} function is in fact @code{preadv64} and the type1673 This file is of a type that doesn't support mapping.4172 by specifying a lock type of @code{F_UNLCK}.[all …]
111 The largest value that can fit in an object of type @code{ssize_t}.303 specifically, enumeration type values).808 Inquire about the number of bits in a variable of type @code{char}.812 Inquire about the maximum value which can be stored in a variable of type817 Inquire about the minimum value which can be stored in a variable of type822 Inquire about the maximum value which can be stored in a variable of type827 Inquire about the minimum value which can be stored in a variable of type832 Inquire about the number of bits in a variable of type @code{long int}.850 Inquire about the maximum value which can be stored in a variable of type855 Inquire about the maximum value which can be stored in a variable of type[all …]
91 This data type is an @code{int (*) (void *)} typedef that is passed to210 This value is used to initialize an object of type @code{once_flag}.233 The fundamental data type for a mutex is the @code{mtx_t}:237 The @code{mtx_t} data type uniquely identifies a mutex object.260 @deftypefun int mtx_init (mtx_t *@var{mutex}, int @var{type})263 @code{mtx_init} creates a new mutex object with type @var{type}. The267 Not all combinations of mutex types are valid for the @code{type}268 argument. Valid uses of mutex types for the @code{type} argument are:468 The @code{tss_t} data type identifies a thread-specific storage475 The @code{tss_dtor_t} is a function pointer of type @code{void (*)[all …]
461 @errno{EPROTOTYPE, 41, Protocol wrong type for socket}483 The socket type is not supported.724 @errno{EFTYPE, 79, Inappropriate file type or format}725 The file was the wrong type for the861 @errno{ENOMSG, 112, No message of desired type}1089 @errno{EISNAM, ???/120, Is a named type file}1104 @errno{EMEDIUMTYPE, ???/???, Wrong medium type}1499 in as a value of type @code{va_list}.1522 in as a value of type @code{va_list}.1544 in as a value of type @code{va_list}.[all …]
46 means they'll be triggered if the type of the variable we're printing matches48 our variable's type matches the regexp '^pthread_mutex_t$'.154 gdb.RegexpCollectionPrettyPrinter would not be able to get a value's real type164 as part of gdb 7.8. However, typedef'ing an already typedef'd type may cause
52 usually wise to pick the narrowest type that can accommodate your data.53 Not all machines have a distinct @code{long double} type; it may be the59 are not machine-dependent. When such a type, such as @code{_Float128},62 double} are also provided for the supported type. Throughout this133 All values are of type @code{double}. As an extension, @theglibc{}134 also defines these constants with type @code{long double}. The144 for the type @code{_Float128}.670 underflow or overflow the destination type.1499 bits as the type @code{unsigned int} has. This is far too few to1597 definition of the type is present the type should be treated as opaque.[all …]
59 @code{dlfo_eh_dbase} of type @code{void *}. It is the base address for69 @code{dlfo_eh_count} of type @code{int}. It is the number of exception82 macro expands to the program header type for the unwinding data.
20 type of signal arrives.139 A given type of signal is either typically synchronous or typically1007 any pending signals of that type are discarded (even if they are1133 Structures of type @code{struct sigaction} are used in the1599 signals of this type to arrive; see @ref{Process Signal Mask}.)1999 use a particular data type for which access is always atomic:2004 The type @code{sig_atomic_t} is always an integer data type, but which2010 This is an integer data type. Objects of this type are always accessed2045 protecting its use with another object, perhaps one whose type2478 The @code{sigset_t} data type is used to represent a signal set.[all …]
206 support. 32-bit time support provides type @code{time_t} and cannot207 handle dates beyond @dfn{Y2038}. 64-bit time support provides type278 (note: type @code{time_t} is replaced with @code{__time64_t} because487 A GNU configuration name has three parts: the CPU type, the496 manufacturer, CPU type, and operating system, in that order. It then557 where the C type @code{float} is IEEE 754 single-precision format, and
225 my $type = shift;226 my $in_vtbl = $type eq "vtable" ? 1 : 0;
55 A @dfn{string} is a null-terminated array of bytes of type @code{char},57 variables are usually declared to be pointers of type @code{char *}.75 declared to be a pointer of type @code{wchar_t *}, by analogy with104 pointers to be of type @code{const char *}, since this often allows the181 have type @code{void *} or @code{wchar_t}. As a matter of style, the187 but arrays of this type.217 parameter type for a single wide character is @code{wint_t} and not221 choice of types the @code{wint_t} type is used.1159 @code{wmemcmp} is really only useful to compare arrays of type1172 For example, given a structure type definition like:[all …]
112 It may be an integer or a floating-point type.123 @code{time_t} is the simplest data type used to represent simple139 type, and that all of its functions operate correctly on negative172 @code{struct timeval} is an older type for representing a simple215 a value of type @code{double}.230 difference between two values of type @w{@code{struct timeval}} or233 where the @code{tv_sec} member has an unsigned type.248 CPU time (@pxref{Time Basics}) is represented by the data type443 It returns the calendar time as a value of type @code{time_t}; on666 The @code{struct timeval} data type is described in[all …]
23 const char *type; variable59 type = optarg; in main()
Completed in 68 milliseconds