Home
last modified time | relevance | path

Searched refs:value_t (Results 1 – 5 of 5) sorted by relevance

/dragonfly/usr.bin/tip/
HDvalue.c37 static value_t *vlookup(char *);
40 void vassign(value_t *, char *);
50 value_t *p; in vinit()
94 vassign(value_t *p, char *v) in vassign()
136 static void vprint(value_t *);
142 value_t *p; in vlex()
167 value_t *p; in vtoken()
203 vprint(value_t *p) in vprint()
264 static value_t *
267 value_t *p; in vlookup()
[all …]
HDtip.h111 value_t; typedef
198 extern value_t vtable[]; /* variable table */
HDvars.c39 value_t vtable[] = {
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/experimental/
Dtype_traits239 = typename std::__detector<nonesuch, void, _Op, _Args...>::value_t;
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
Dtype_traits2368 using value_t = false_type;
2377 using value_t = true_type;