OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__insl
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/powerpc/include/
pio.h
71
static __inline void
__insl
(volatile uint32_t *, uint32_t *, size_t);
242
__insl
(volatile uint32_t *a, uint32_t *d, size_t c)
function in typeref:typename:void
275
#define insl(a,d,c) (
__insl
((volatile uint32_t *)(a), d, c))
Completed in 38 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025