HomeSort by: relevance | last modified time | path
    Searched defs:isarg64 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/kern/
makesyscalls.sh 490 function isarg64(type) { function
598 if (isarg64(returntype)) {
673 if (isarg64(argtype[argc])) {
makesyscalls.sh 490 function isarg64(type) { function
598 if (isarg64(returntype)) {
673 if (isarg64(argtype[argc])) {
makesyscalls.sh 490 function isarg64(type) { function
598 if (isarg64(returntype)) {
673 if (isarg64(argtype[argc])) {

Completed in 33 milliseconds