Home
last modified time | relevance | path

Searched refs:SET_BASE (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_test_list_templ.c9 #define SET CAT(isl_,SET_BASE)
16 static isl_stat FN(FN(FN(test_get_list,EL_BASE),from),SET_BASE)(isl_ctx *ctx, in FN() argument
H A Disl_test.c4100 #undef SET_BASE
4102 #define SET_BASE set macro
4106 #undef SET_BASE
4108 #define SET_BASE union_set macro
4112 #undef SET_BASE
4114 #define SET_BASE union_set macro
4118 #undef SET_BASE
4120 #define SET_BASE map macro
4124 #undef SET_BASE
4126 #define SET_BASE union_map macro
/netbsd-src/usr.sbin/sysinst/
H A Ddefs.h142 SET_BASE, /* base */ enumerator
207 #define SET_CORE WITH_MODULES SET_BASE, WITH_DTB SET_GPUFW, SET_ETC
H A Dutil.c124 {"base", SET_BASE, false, MSG_set_base, NULL},
1540 if (set_status[SET_BASE] & SET_INSTALLED) { in get_and_unpack_sets()