Searched refs:do_type (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/include/rpcsvc/
H A Dnis_object.x168 nstype do_type; /* one of NIS, DNS, IVY, YP, or X.500 */
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dcplus-dem.c413 static int do_type (struct work_stuff *, const char **, string *);
655 if (do_type (work, &tem, &type))
749 if (do_type (work, &tem, &type))
1351 success = do_type (work, mangled, &s);
1391 success = do_type (work, mangled, &tname);
1438 success = do_type (work, mangled, &return_type);
1606 /* temp is initialized in do_type */
1607 success = do_type (work, mangled, &temp);
2015 /* temp is initialized in do_type */
2016 success = do_type (wor
3382 do_type (struct work_stuff *work, const char **mangled, string *result) function
[all...]
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dcplus-dem.c413 static int do_type (struct work_stuff *, const char **, string *);
655 if (do_type (work, &tem, &type))
749 if (do_type (work, &tem, &type))
1351 success = do_type (work, mangled, &s);
1391 success = do_type (work, mangled, &tname);
1438 success = do_type (work, mangled, &return_type);
1606 /* temp is initialized in do_type */
1607 success = do_type (work, mangled, &temp);
2015 /* temp is initialized in do_type */
2016 success = do_type (wor
3382 do_type (struct work_stuff *work, const char **mangled, string *result) function
[all...]
/freebsd-11-stable/contrib/binutils/binutils/
H A Dcoffgrok.c78 static struct coff_type *do_type (int);
306 do_type (int i) function
564 s->type = do_type (i);
/freebsd-11-stable/sys/compat/ndis/
H A Dntoskrnl_var.h684 uint16_t do_type; member in struct:device_object
H A Dsubr_ntoskrnl.c754 dev->do_type = devtype;

Completed in 174 milliseconds