OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SYSCALL_NOERROR
(Results
1 - 14
of
14
) sorted by relevancy
/src/lib/libc/arch/alpha/
SYS.h
48
#define
SYSCALL_NOERROR
(name) \
70
SYSCALL_NOERROR
(name); \
/src/lib/libc/arch/ia64/
SYS.h
46
#define
SYSCALL_NOERROR
(name) \
68
SYSCALL_NOERROR
(name); \
/src/lib/libc/arch/or1k/
SYS.h
53
#define
SYSCALL_NOERROR
(x) _SYSCALL_NOERROR(x,x)
/src/lib/libc/arch/i386/
SYS.h
121
#define
SYSCALL_NOERROR
(x) \
/src/lib/libc/arch/m68k/
SYS.h
58
#define
SYSCALL_NOERROR
(x) \
/src/lib/libc/arch/powerpc/
SYS.h
22
#define
SYSCALL_NOERROR
(x) _SYSCALL_NOERROR(x,x)
/src/lib/libc/arch/powerpc64/
SYS.h
52
#define
SYSCALL_NOERROR
(x) _SYSCALL_NOERROR(x,x)
/src/lib/libc/arch/sh3/
SYS.h
96
#define
SYSCALL_NOERROR
(x) \
/src/lib/libc/arch/sparc/
SYS.h
123
*
SYSCALL_NOERROR
is like SYSCALL, except it's used for syscalls that
128
#define
SYSCALL_NOERROR
(x) \
/src/lib/libc/arch/sparc64/
SYS.h
106
*
SYSCALL_NOERROR
is like SYSCALL, except it's used for syscalls
111
#define
SYSCALL_NOERROR
(x) \
/src/lib/libc/arch/vax/
SYS.h
55
#define
SYSCALL_NOERROR
(x) \
/src/lib/libc/arch/x86_64/
SYS.h
61
#define
SYSCALL_NOERROR
(x) \
/src/lib/libc/arch/aarch64/
SYS.h
54
#define
SYSCALL_NOERROR
(x) \
/src/lib/libc/arch/arm/
SYS.h
95
#define
SYSCALL_NOERROR
(x) \
Completed in 17 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025