Home
last modified time | relevance | path

Searched defs:nv (Results 1 – 18 of 18) sorted by relevance

/dragonfly/lib/libc/gen/
H A Dunvis.c82 static const struct nv { struct
85 } nv[] = { variable
/dragonfly/contrib/file/src/
H A Dreadcdf.c44 static const struct nv { struct
45 const char *pattern;
46 const char *mime;
111 cdf_app_to_mime(const char *vbuf, const struct nv *nv) in cdf_app_to_mime()
H A Dfile.c127 } nv[] = { variable
/dragonfly/sys/dev/sound/pci/
H A Des137x.c161 #define ES_SET_FIXED_RATE(cfgv, nv) \ argument
165 #define ES_SET_SINGLE_PCM_MIX(cfgv, nv) \ argument
169 #define ES_SET_DAC_FIRST(cfgv, nv) \ argument
173 #define ES_SET_DAC_SECOND(cfgv, nv) \ argument
177 #define ES_SET_NUMPLAY(cfgv, nv) \ argument
181 #define ES_SET_NUMREC(cfgv, nv) \ argument
185 #define ES_SET_IS_ES1370(cfgv, nv) \ argument
189 #define ES_SET_GP(cfgv, nv) \ argument
/dragonfly/sys/libprop/
H A Dprop_data.c227 void *nv; in prop_data_create_data() local
282 void *nv = _PROP_MALLOC(pd->pd_size, M_PROP_DATA); in prop_data_copy() local
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dsafe-ctype.c132 #define nv _sch_isnvsp macro
/dragonfly/contrib/gdb-7/libiberty/
H A Dsafe-ctype.c132 #define nv _sch_isnvsp macro
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dsafe-ctype.c131 #define nv _sch_isnvsp macro
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dsafe-ctype.c132 #define nv _sch_isnvsp macro
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dsafe-ctype.c131 #define nv _sch_isnvsp macro
/dragonfly/sys/dev/acpica/acpi_fujitsu/
H A Dacpi_fujitsu.c465 struct int_nameval nv; in acpi_fujitsu_method_get() local
521 struct int_nameval nv; in acpi_fujitsu_method_set() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgraphite-ppl.c410 mpz_t dv, nv; in ppl_max_for_le_pointset() local
441 mpz_t dv, nv; in ppl_min_for_le_pointset() local
/dragonfly/sys/net/pf/
H A Dpf_norm.c1044 u_int16_t ov, nv; in pf_normalize_ip() local
1074 u_int16_t ov, nv; in pf_normalize_ip() local
1371 u_int16_t ov, nv; in pf_normalize_tcp() local
/dragonfly/games/backgammon/common_source/
H A Dfancy.c302 int o, n, nv; in fixpos() local
/dragonfly/contrib/nvi2/regex/
H A Dregexec.c117 #define STATESETUP(m, nv) { (m)->space = malloc((nv)*(m)->g->nstates); \ argument
/dragonfly/sys/kern/
H A Dkern_sensors.c114 struct ksensor *v, *nv; in sensor_attach() local
/dragonfly/contrib/tcsh-6/
H A Dsh.glob.c229 Char **vl, **el, **nv, *s; in expbrace() local
H A Dsh.misc.c441 Char **nv = xcalloc(blklen(v) + 1, sizeof(Char **)); in copyblk() local