Home | History | Annotate | Download | only in m_syswrap

Lines Matching defs:syscall_table_size

1430    const UInt syscall_table_size
1434 if (sysno < syscall_table_size) {