Searched defs:DATA2 (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | lwpintrin.h | 69 #define __lwpins32(DATA2, DATA1, FLAGS) \ argument 87 #define __lwpval32(DATA2, DATA1, FLAGS) \ argument 110 #define __lwpins64(DATA2, DATA1, FLAGS) \ argument 128 #define __lwpval64(DATA2, DATA1, FLAGS) \ argument
|
/freebsd/tools/build/make_check/ |
H A D | Makefile | 15 DATA2:= ${DATA1} macro 18 DATA2?= allo macro 20 DATA2= yello macro
|
/freebsd/contrib/ncurses/ncurses/trace/ |
H A D | lib_tracebits.c | 114 #define DATA2(name,name2) { name, { #name2 } } in _nc_trace_ttymode() macro
|