Home
last modified time | relevance | path

Searched refs:m (Results 1 – 13 of 13) sorted by relevance

/manual/examples/
A Dswapcontext.c39 int m = 0; in f() local
43 if (++m % 100 == 0) in f()
/manual/
A Dtime.texi1552 The date using the format @code{%m/%d/%y}.
1614 @item %m
1998 Equivalent to @code{%m/%d/%y}.
2001 Equivalent to @code{%Y-%m-%d}, which is the @w{ISO 8601} date
2049 @item %m
2226 @code{"%d%m%Y%H%M%S"}.
2399 %m
2403 %m/%d/%y %I %p
2404 %d,%m,%Y %H:%M
2570 @item M@var{m}.@var{w}.@var{d}
[all …]
A Dfilesys.texi2150 @var{m} which is the @code{st_mode} field returned by @code{stat} on
2153 @deftypefn Macro int S_ISDIR (mode_t @var{m})
2159 @deftypefn Macro int S_ISCHR (mode_t @var{m})
2166 @deftypefn Macro int S_ISBLK (mode_t @var{m})
2173 @deftypefn Macro int S_ISREG (mode_t @var{m})
2179 @deftypefn Macro int S_ISFIFO (mode_t @var{m})
2186 @deftypefn Macro int S_ISLNK (mode_t @var{m})
2193 @deftypefn Macro int S_ISSOCK (mode_t @var{m})
3117 @c descriptor has a `file' structure but no `inode' structure. I'm not
A Dstdio.texi208 @item m
1890 @item @samp{%m}
1952 For the @samp{%m} conversion, print an error constant or decimal error
2263 The @samp{%m} conversion prints the string corresponding to the error
2267 fprintf (stderr, "can't open `%s': %m\n", filename);
2277 The @samp{%m} conversion can be used with the @samp{#} flag to print an
2278 error constant, as provided by @code{strerrorname_np}. Both @samp{%m}
2279 and @samp{%#m} are @glibcadj{} extensions.
3273 @item m @tab 2^20 @tab mega @tab M @tab 10^6
3294 && m && $2^{20}$ && mega && M && $10^6$ &\cr
A Dtexinfo.tex2581 % the additional smallness of 8pt. So I'm making the default 9pt.
2806 \sfcode`\.=\@m \sfcode`\?=\@m \sfcode`\!=\@m
2807 \sfcode`\:=\@m \sfcode`\;=\@m \sfcode`\,=\@m
6056 % chapters, we're in trouble anyway, I'm sure.)
9240 % should not typeset properly. But it works, so I'm moving on for
10871 \DeclareUnicodeCharacter{1E3F}{\'m}%
10874 \DeclareUnicodeCharacter{1E41}{\dotaccent{m}}%
10876 \DeclareUnicodeCharacter{1E43}{\udotaccent{m}}%
11666 @c time-stamp-format: "%:y-%02m-%02d.%02H"
A Dsyslog.texi438 "Unable to make network connection to %s. Error=%m", host);
A Dmath.texi1652 Y = (a * X + c) mod m
1666 but they can also be changed by the user. @code{m} is of course 2^48
A Dmessage.texi856 printf (gettext ("Operation failed: %m\n"));
860 processing the @code{%m} format element and if the @code{gettext}
A Dargp.texi286 @minus{}@var{m}, @dots{}, @minus{}2, @minus{}1.
A Derrno.texi1494 @c given message, and the error string with fw?printf's %m. When the
A Dresource.texi734 @c but it puts it at the head of the run queue, so I'm not sure just what
A Dstring.texi2610 @item 48 @tab @code{k} @tab @code{l} @tab @code{m} @tab @code{n}
A Dsignal.texi2257 @c Since none of these make it AC-Unsafe, I'm leaving them out.

Completed in 74 milliseconds