OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__CONCAT3
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/arc/arc/
bus_space.c
54
__CONCAT3
(uint,BITS,_t) \
58
return (*(volatile
__CONCAT3
(uint,BITS,_t) *) \
80
__CONCAT3
(uint,BITS,_t) *datap, bus_size_t count) \
82
volatile
__CONCAT3
(uint,BITS,_t) *p = \
83
(volatile
__CONCAT3
(uint,BITS,_t) *) \
109
__CONCAT3
(uint,BITS,_t) *datap, bus_size_t count) \
112
volatile
__CONCAT3
(uint,BITS,_t) *p = \
113
(volatile
__CONCAT3
(uint,BITS,_t) *) \
140
bus_size_t offset,
__CONCAT3
(uint,BITS,_t) data) \
142
*(volatile
__CONCAT3
(uint,BITS,_t) *)
[
all
...]
/src/sys/arch/mipsco/include/
bus.h
340
#define __BS_TYPENAME(BITS)
__CONCAT3
(uint,BITS,_t)
342
#define __BS_FUNCTION(func,BYTES)
__CONCAT3
(func,_,BYTES)
348
((volatile
__CONCAT3
(uint,BITS,_t) *) \
361
static __inline
__CONCAT3
(uint,BITS,_t) \
455
bus_size_t offset,
__CONCAT3
(uint,BITS,_t) data) \
668
#define __BS_FUNCTION(func,BYTES)
__CONCAT3
(func,_stream_,BYTES)
694
bus_size_t offset,
__CONCAT3
(uint,BITS,_t) data) \
/src/common/lib/libc/arch/aarch64/atomic/
__aarch64_lse.S
110
#define _CONCAT3(A, B, C)
__CONCAT3
(A,B,C)
/src/sys/sys/
cdefs.h
118
#define
__CONCAT3
(a,b,c) a ## b ## c
Completed in 58 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026