Home
last modified time | relevance | path

Searched defs:V (Results 1 – 17 of 17) sorted by relevance

/illumos-gate/usr/src/cmd/audio/include/
H A Daudio_device.h95 #define audio_get_play_port(F, V) \ argument
97 #define audio_get_record_port(F, V) \ argument
107 #define audio_get_play_error(F, V) \ argument
111 #define audio_get_play_eof(F, V) \ argument
114 #define audio_get_play_open(F, V) \ argument
116 #define audio_get_record_open(F, V) \ argument
133 #define audio_set_play_port(F, V) \ argument
150 #define audio_set_play_error(F, V) \ argument
154 #define audio_set_play_eof(F, V) \ argument
171 #define audio_get_play_gain(F, V) \ argument
[all …]
/illumos-gate/usr/src/cmd/stat/kstat/
H A Dkstat.h112 #define SAVE_HRTIME_X(I, N, V) \ argument
119 #define SAVE_INT32_X(I, N, V) \ argument
126 #define SAVE_UINT32_X(I, N, V) \ argument
133 #define SAVE_UINT64_X(I, N, V) \ argument
140 #define SAVE_STRING_X(I, N, V) \ argument
148 #define SAVE_CHAR_X(I, N, V) \ argument
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs117 #define NEW_IV(V) \ argument
119 #define NEW_UV(V) \ argument
122 #define NEW_IV(V) \ argument
125 #define NEW_UV(V) \ argument
128 #define NEW_UV(V) \ argument
132 #define NEW_HRTIME(V) \ argument
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Denum-sign-gcc.c24 V = __INT_MAX__ + 1U, // doesn't fit in 'int' enumerator
/illumos-gate/usr/src/lib/iconv_modules/ko/common/
H A Dutf_johap.h35 enum { E, CI, V, CF } prev_state; enumerator
H A Dutf_euc.h45 enum { E, CI, V, CF } prev_state; enumerator
H A Dutf_johap92.h46 enum { E, CI, V, CF } prev_state; enumerator
H A Dutf_nbyte.h35 enum { E, CI, V, CF } prev_state; enumerator
H A Dutf_iso2022.h46 enum { E, CI, V, CF } prev_state; enumerator
/illumos-gate/usr/src/common/mpi/
H A Dmpi-priv.h69 #define DIAG(T,V) {fprintf(stderr,T);mp_print(V,stderr);fputc('\n',stderr);} argument
71 #define DIAG(T,V) argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppstats/
H A Dpppstats.c300 #define V(offset) MAX0(cur.offset - old.offset) macro
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dio.d.in208 translator fileinfo_t < struct vnode *V > { struct
/illumos-gate/usr/src/tools/smatch/src/
H A DMakefile195 V := @ macro
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_page_tables.c395 int V; in amd_iommu_set_passthru() local
/illumos-gate/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema.c130 #define OPTSET_SET_VAL(S, O, V) ((S).bits |= _OPT_TO_BIT(O), \ argument
/illumos-gate/usr/src/common/dis/i386/
H A Ddis_tables.c131 V, enumerator
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DTpm20.h805 UINT32 V : 1; member