OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Storeinc
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/gdtoa/
gdtoaimp.h
319
/* The following definition of
Storeinc
is appropriate for MIPS processors.
321
* #define
Storeinc
(a,b,c) (*a++ = b << 16 | c & 0xffff)
324
#define
Storeinc
(a,b,c) \
329
#define
Storeinc
(a,b,c) \
gdtoaimp.h
319
/* The following definition of
Storeinc
is appropriate for MIPS processors.
321
* #define
Storeinc
(a,b,c) (*a++ = b << 16 | c & 0xffff)
324
#define
Storeinc
(a,b,c) \
329
#define
Storeinc
(a,b,c) \
Completed in 88 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026