Home
last modified time | relevance | path

Searched refs:always (Results 1 – 25 of 143) sorted by relevance

123456

/glibc-2.36/hurd/
DVersions106 # These always existed as inlines but the real functions were not exported.
128 # These always existed as inlines but the real functions were not exported.
/glibc-2.36/time/
Dtzset.c66 static void tzset_internal (int always);
367 tzset_internal (int always) in tzset_internal() argument
372 if (is_initialized && !always) in tzset_internal()
/glibc-2.36/sysdeps/mips/mips64/
DVersions4 # sets, but we always had it.
/glibc-2.36/sysdeps/x86_64/
DVersions12 # sets, but we always had it.
/glibc-2.36/sysdeps/m68k/
DVersions10 # sets, but we always had it.
/glibc-2.36/sysdeps/loongarch/
Dconfigure.ac4 dnl It is always possible to access static and hidden symbols in an
/glibc-2.36/sysdeps/ia64/
DVersions18 # sets, but we always had it.
/glibc-2.36/sysdeps/sparc/sparc64/
DVersions17 # sets, but we always had it.
/glibc-2.36/sysdeps/mach/hurd/
DMakeconfig6 # GNU libc on the Hurd is always reentrant.
/glibc-2.36/nscd/
Dnscd.service15 Restart=always
/glibc-2.36/sysdeps/i386/
DVersions35 # sets, but we always had it.
/glibc-2.36/mach/
DVersions55 # This was always there, but not exported as it should have been.
/glibc-2.36/sysdeps/arm/
Dmemcpy.S88 CALGN( sbcsne r4, r3, r2 ) @ C is always set here
240 CALGN( sbcsne r4, ip, r2 ) @ C is always set here
Dmemmove.S104 CALGN( sbcsne r4, ip, r2 ) @ C is always set here
255 CALGN( sbcsne r4, ip, r2 ) @ C is always set here
/glibc-2.36/localedata/locales/
Daz_AZ146 % always accepted as affirmative, and those matching ^[Nn] are
147 % always accepted as negative.”. But that is not quite right, actually
/glibc-2.36/elf/
Drtld-debugger-interface.txt88 r_debug structure at application startup. init_start always has
95 r_debug structure at application startup. init_complete always
/glibc-2.36/
Dlibc-abis8 # Adding new features should always happen by appending new lines. Never
/glibc-2.36/scripts/
Dinstall-sh143 is_target_a_directory=always
Dpylintrc136 # Good variable names which should always be accepted, separated by a comma
140 # Bad variable names which should always be refused, separated by a comma
/glibc-2.36/intl/
Dlocale.alias25 # Locales should always be specified by their full name.
/glibc-2.36/manual/
Dstring.texi71 null byte always represents the null character. A @dfn{multibyte
111 document, the term @dfn{allocated size} is always used to refer to the
166 strings since there is almost always an exact equivalent
203 arrays or blocks of storage, then you should always use the @samp{mem}
269 take string arguments; those arguments are always pointers, not arrays.
837 we don't use @code{strcat} anymore. We always keep track of the length
848 is almost always unnecessary to use @code{strcat}.
865 This function is similar to @code{strcpy} but always copies exactly
888 This function is similar to @code{wcscpy} but always copies exactly
912 This function is similar to @code{strdup} but always copies at most
[all …]
Dsignal.texi216 always by the names defined here. This is because the number for a
499 It cannot be handled or ignored, and is therefore always fatal. It is
506 it a @code{SIGKILL} signal will almost always cause it to go away.
589 On @gnusystems{} @code{SIGIO} will always be generated properly
640 This signal is special---it always makes the process continue if it is
643 @code{SIGCONT} always makes the process continue regardless.
700 always causes termination of the process and can't be blocked, handled
701 or ignored. You can ignore @code{SIGCONT}, but it always causes the
1201 To avoid having problems as a result, always use @code{sigaction} to
1837 function that returns information in the same object, or if it always
[all …]
Dipc.texi58 @c Function does nothing and is therefore always safe.
Dlang.texi304 This is always true in the GNU C compiler. But you might as well call
386 In practice, the GNU C compiler always passes a given set of argument
492 you should always be prepared for the
495 so one should always write something like this if concerned about
555 The result of subtracting two pointers in C is always an integer, but the
890 always be represented as an unsigned quantity. This is only important
911 but not stored in memory because its value is always 1 in a normalized
921 value of the fraction is always strictly less than @code{1}. The
Dconf.texi95 These limit macros are always defined in @file{limits.h}.
132 should always be defined even if there is no specific imposed limit.
160 always define this symbol.
184 C compiler command, @code{c89}. @Theglibc{} always defines this
214 always defines this as @code{1}, on the assumption that you had to have
228 @code{_POSIX_VERSION} is always defined (in @file{unistd.h}) in any
784 so @samp{sysconf (_SC_XOPEN_CRYPT)} always returns @code{-1}.
1143 number. @strong{This is always the case on @gnuhurdsystems{}.}
1216 can always make up to eight names for a file without running into a

123456