Lines Matching full:integer
30 * This function converts a 16-bit integer from the little endian format, as
38 * Returns the integer.
49 * This function converts a 32-bit integer from the little endian format, as
57 * Returns the integer.
69 * This function converts a 64-bit integer from the little endian format, as
77 * Returns the integer.
106 * This function converts a 16-bit integer from the big endian format, as
114 * Returns the integer.
125 * This function converts a 32-bit integer from the big endian format, as
133 * Returns the integer.
145 * This function converts a 64-bit integer from the big endian format, as
153 * Returns the integer.
182 * This function converts a 16-bit integer from the native endian format,
187 * value [in] - The 16-bit integer value.
199 * This function converts a 32-bit integer from the native endian format,
204 * value [in] - The 32-bit integer value.
219 * This function converts a 64-bit integer from the native endian format,
224 * value [in] - The 64-bit integer value.