Home
last modified time | relevance | path

Searched refs:exact (Results 1 – 25 of 31) sorted by relevance

12

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/malloc-simple/
A Dalloc.c134 __ptr_t exact; /* The address that malloc returned. */ member
151 ptr = l->exact; in __libc_free_aligned()
197 l->exact = result; in memalign()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/unistd/
A Dgetopt.c535 int exact = 0; in _getopt_internal_r() local
554 exact = 1; in _getopt_internal_r()
571 if (ambig && !exact) in _getopt_internal_r()
854 int exact = 0; in _getopt_internal_r() local
925 exact = 1; in _getopt_internal_r()
938 if (ambig && !exact) in _getopt_internal_r()
/l4re-core-master/l4re/include/
A Derror_helper42 * This function throws an L4 exception. The exact exception type depends on
A Drm210 * \brief Do an unmap of the exact region given.
215 * Using this mode for detach, unmaps the exact region given.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/std/
A Dlimits217 /** True if the type uses an exact representation. All integer types are
218 exact, but not all exact types are integer. For example, rational and
219 fixed-exponent representations are exact but not integer. */
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/std/
A Dlimits228 /** True if the type uses an exact representation. All integer types are
229 exact, but not all exact types are integer. For example, rational and
230 fixed-exponent representations are exact but not integer. */
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/std/
A Dlimits228 /** True if the type uses an exact representation. All integer types are
229 exact, but not all exact types are integer. For example, rational and
230 fixed-exponent representations are exact but not integer. */
A Dchrono308 // _Period2 is an exact multiple of _Period
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/std/
A Dlimits228 /** True if the type uses an exact representation. All integer types are
229 exact, but not all exact types are integer. For example, rational and
230 fixed-exponent representations are exact but not integer. */
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/std/
A Dlimits228 /** True if the type uses an exact representation. All integer types are
229 exact, but not all exact types are integer. For example, rational and
230 fixed-exponent representations are exact but not integer. */
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/std/
A Dlimits228 /** True if the type uses an exact representation. All integer types are
229 exact, but not all exact types are integer. For example, rational and
230 fixed-exponent representations are exact but not integer. */
A Dchrono306 // _Period2 is an exact multiple of _Period
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/
A Dlimits228 /** True if the type uses an exact representation. All integer types are
229 exact, but not all exact types are integer. For example, rational and
230 fixed-exponent representations are exact but not integer. */
A Dchrono445 // _Period2 is an exact multiple of _Period
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/std/
A Dlimits228 /** True if the type uses an exact representation. All integer types are
229 exact, but not all exact types are integer. For example, rational and
230 fixed-exponent representations are exact but not integer. */
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A DGlibc_vs_uClibc_Differences.txt161 2) Both C99 and C89 state that the %c conversion for scanf reads the exact
/l4re-core-master/l4sys/include/
A Dfactory204 * The string will be added with the exact length given. It is the
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++17/
A Dfs_path.cc419 path::_List::reserve(int newcap, bool exact = false) in reserve() argument
429 if (!exact && newcap < int(1.5 * curcap)) in reserve()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/c++17/
A Dfs_path.cc426 path::_List::reserve(int newcap, bool exact = false) in reserve() argument
436 if (!exact && newcap < int(1.5 * curcap)) in reserve()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++17/
A Dfs_path.cc426 path::_List::reserve(int newcap, bool exact = false) in reserve() argument
436 if (!exact && newcap < int(1.5 * curcap)) in reserve()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/sh/sh4/
A Dmemcpy.S220 ! Deciding on an exact value of 'small' is not easy, as the point at which
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/
A DREADME389 Youngdale). Note: the exact meaning of ETLD_NEXT is
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_global/
A Dcmath1900 return __b; // exact
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/c_global/
A Dcmath1900 return __b; // exact
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/c_global/
A Dcmath1900 return __b; // exact

Completed in 46 milliseconds

12