Searched defs:IF_LP64 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsysent.c382 #define IF_LP64(true, false) true macro
384 #define IF_LP64(true, false) false macro
417 IF_LP64(SYSENT_C(name, call, narg), SYSENT_CI(name, call, narg))
439 /* 0 */ IF_LP64(
460 /* 19 */ IF_LP64(
478 /* 35 */ IF_LP64(
483 /* 38 */ IF_LP64(
506 /* 57 */ IF_LP64(
518 /* 67 */ IF_LP64(
522 /* 69 */ IF_LP64(
[all...]

Completed in 58 milliseconds