Searched refs:maybe (Results 1 – 21 of 21) sorted by relevance
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | ttyname.h | 35 is_mytty (const struct __stat64_t64 *mytty, const struct __stat64_t64 *maybe) in is_mytty() argument 37 return (maybe->st_ino == mytty->st_ino in is_mytty() 38 && maybe->st_dev == mytty->st_dev in is_mytty() 39 && S_ISCHR (maybe->st_mode) in is_mytty() 40 && maybe->st_rdev == mytty->st_rdev in is_mytty()
|
/glibc-2.36/posix/ |
D | annexc.c | 562 const char *const *maybe; member 880 if (fnmatch (header->maybe[i], &line[8], 0) == 0) in check_header()
|
D | tst-regex.input | 767 (stdarg_syms): Move va_list to `maybe' list. 12228 maybe defined in all versions (needed by recent changes to
|
/glibc-2.36/timezone/ |
D | Makefile | 64 -include $(common-objpfx)config.h -Wno-maybe-uninitialized
|
D | southamerica | 186 # Hi, there is a problem with timezone-data-2008e and maybe with 647 # (maybe, for the next elections, it will be possible to change the clock)...
|
D | europe | 965 # human physiology. It seems that Estonia maybe will not change to 1733 # Norwegian meteorologists and maybe used the same time as Norway ever
|
D | asia | 1709 # time was in effect, but maybe the legal aspect of time was just neglected).
|
/glibc-2.36/localedata/locales/ |
D | ha_NG | 169 % maybe "Lhd" "Lrb" => "Lh"/"Lb" on 2letter tables?
|
/glibc-2.36/manual/ |
D | job.texi | 1027 @c !string case, so maybe add mtasurace{:ctermid/!string} when we take
|
D | time.texi | 2185 @math{2000} to @math{2068}. But maybe this heuristic fails for some
|
D | texinfo.tex | 4668 % If flag is undefined, pass through an unexpanded @value command: maybe it 9706 % #1 is (maybe) the \floatmagic string. If so, #2 will be the
|
D | memory.texi | 371 @c would require more work; maybe blocking signals and disabling async
|
D | filesys.texi | 3231 allocation data structures and eliminate holes directly, maybe even
|
/glibc-2.36/ |
D | Makerules | 265 # offsets and sizes of types in <tls.h> and maybe <pthread.h> which
|
D | configure | 1260 cross_compiling=maybe
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.20 | 144 Get rid of Werror=maybe-uninitialized in res_send.c. 244 Fix maybe-uninitialized error on powerpc
|
D | ChangeLog.8 | 767 (stdarg_syms): Move va_list to `maybe' list. 12228 maybe defined in all versions (needed by recent changes to
|
D | ChangeLog.10 | 7217 * time/time.h: Add forward for struct sigevent. Unix98 maybe
|
D | ChangeLog.17 | 10381 * posix/fnmatch.c (fnmatch): Rearrange code to avoid maybe
|
D | ChangeLog.19 | 3384 * resolv/res_send.c (__res_context_send): Disable maybe-uninitialized
|
D | ChangeLog.18 | 25316 -Wno-maybe-uninitialized.
|