Searched refs:stattype (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/export/samples/
H A Dnsprobe.c307 const char *stattype; local
325 stattype = "valid";
332 stattype = "valid";
337 stattype = "ignore";
342 stattype = "nxdomain";
347 stattype = "othererr";
352 stattype = "multiplesoa";
357 stattype = "multiplecname";
362 stattype = "brokenanswer";
367 stattype
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.c5912 tree thistype, stattype, statfn, convfn, call, arg;
5918 stattype = build_function_type (TREE_TYPE (TREE_TYPE (callop)),
5923 rettype = build_pointer_type (stattype);
5959 fn = statfn = build_lang_decl (FUNCTION_DECL, name, stattype);
5908 tree thistype, stattype, statfn, convfn, call, arg; local

Completed in 122 milliseconds