Home
last modified time | relevance | path

Searched refs:INTERNAL_SYSCALL_MAIN_INLINE (Results 1 – 1 of 1) sorted by relevance

/sysdeps/unix/sysv/linux/i386/
A Dsysdep.h307 INTERNAL_SYSCALL_MAIN_INLINE(name, 0, args)
309 INTERNAL_SYSCALL_MAIN_INLINE(name, 1, args)
311 INTERNAL_SYSCALL_MAIN_INLINE(name, 2, args)
313 INTERNAL_SYSCALL_MAIN_INLINE(name, 3, args)
315 INTERNAL_SYSCALL_MAIN_INLINE(name, 4, args)
317 INTERNAL_SYSCALL_MAIN_INLINE(name, 5, args)
336 INTERNAL_SYSCALL_MAIN_INLINE(name, 6, args)
384 # define INTERNAL_SYSCALL_MAIN_INLINE(name, nr, args...) \ macro
399 # define INTERNAL_SYSCALL_MAIN_INLINE(name, nr, args...) \ macro
455 # define INTERNAL_SYSCALL_MAIN_INLINE(name, nr, args...) \ macro
[all …]

Completed in 4 milliseconds