Searched refs:native (Results 1 – 4 of 4) sorted by relevance
57 while read nr abi name native compat ; do70 echo "__SYSCALL_WITH_COMPAT($nr, $native, $compat)"71 elif [ -n "$native" ]; then72 echo "__SYSCALL($nr, $native)"
67 while read nr abi name native compat ; do
78 while read nr abi name native compat ; do
3 # line overrides the setting of ARCH below. If a native build is happening,