Searched defs:errorstring (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/arch/xen/xenbus/ |
H A D | xenbus_xs.c | 100 get_error(const char *errorstring) in get_error()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck.c | 3329 build_x_indirect_ref (location_t loc, tree expr, ref_operator errorstring, in build_x_indirect_ref() 3383 cp_build_indirect_ref_1 (location_t loc, tree ptr, ref_operator errorstring, in cp_build_indirect_ref_1() 3489 build_indirect_ref (location_t loc, tree ptr, ref_operator errorstring) in build_indirect_ref() 3509 cp_build_indirect_ref (location_t loc, tree ptr, ref_operator errorstring, in cp_build_indirect_ref()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | typeck.cc | 3566 build_x_indirect_ref (location_t loc, tree expr, ref_operator errorstring, in build_x_indirect_ref() 3634 cp_build_indirect_ref_1 (location_t loc, tree ptr, ref_operator errorstring, in cp_build_indirect_ref_1() 3740 build_indirect_ref (location_t loc, tree ptr, ref_operator errorstring) in build_indirect_ref() 3760 cp_build_indirect_ref (location_t loc, tree ptr, ref_operator errorstring, in cp_build_indirect_ref()
|