Home
last modified time | relevance | path

Searched defs:VAR (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dlookup.c21 #define VAR 1 macro
/illumos-gate/usr/src/boot/common/
H A Dinterp_parse.c90 enum { STR, VAR, WHITE } state; in parse() enumerator
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dstrfmon.c72 #define GET_NUMBER(VAR) { \ argument
/illumos-gate/usr/src/uts/common/io/mii/
H A Dmii.c671 #define CASE_PROP_ABILITY(PROP, VAR) \ in mii_m_getprop() argument
742 #define CASE_PROP_PERM(PROP, VAR) \ in mii_m_propinfo() argument
/illumos-gate/usr/src/common/ficl/emu/
H A Dloader_emu.c340 enum { STR, VAR, WHITE } state; in parse() enumerator