Searched refs:IS_INT (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/sound/isa/
H A Dmss.h107 #define IS_INT 0x01 /* int status (1 = active) */ macro
109 * IS_INT is clreared by any write to the status register.
/freebsd-10-stable/contrib/apr/strings/
H A Dapr_snprintf.c713 IS_QUAD, IS_LONG, IS_SHORT, IS_INT enumerator in enum:var_type_enum
715 enum var_type_enum var_type = IS_INT;
858 var_type = IS_INT;

Completed in 37 milliseconds