OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_CONCAT4
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/mips/
cache_r4k_subr.S
58
#define
_CONCAT4
(a,b,c,d) a ## _ ## b ## _ ## c ## _ ## d
61
#define
_CONCAT4
(a,b,c,d) a/**/_/**/b/**/_/**/c/**/_/**/d
65
#define _OPNAME32(a,b,c)
_CONCAT4
(a,b,32lines,c)
/src/common/lib/libc/arch/aarch64/atomic/
__aarch64_lse.S
111
#define
_CONCAT4
(A, B, C, D) __CONCAT4(A,B,C,D)
115
#define FUNC3
_CONCAT4
(__aarch64_,OP,SZ,AR)
122
#define LDXR
_CONCAT4
(ld, ACQ, xr, OPSFX)
123
#define STXR
_CONCAT4
(st, REL, xr, OPSFX)
128
#define SWP
_CONCAT4
(swp, ACQ, REL, OPSFX)
129
#define CAS
_CONCAT4
(cas, ACQ, REL, OPSFX)
Completed in 12 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025