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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_prop.c616 int isint; local
625 isint = (dodefault(zfs_name_to_prop(propname), 8, 1, &intval) == 0);
721 if (isint) {
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk.h197 #define isint(f) ((f)&(FINT|FVINT)) macro

Completed in 61 milliseconds